- mypy install fix
This commit is contained in:
@@ -18,6 +18,7 @@ colorcet = "*"
|
||||
matplotlib = "*"
|
||||
parfor = ">=2024.3.0"
|
||||
pytest = { version = "*", optional = true }
|
||||
mypy = { version = "*", optional = true }
|
||||
|
||||
[tool.poetry.extras]
|
||||
test = ["pytest", "mypy"]
|
||||
|
||||
Reference in New Issue
Block a user