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