mirror of
https://github.com/dtomlinson91/panaetius.git
synced 2025-12-22 04:55:44 +00:00
adding latest
This commit is contained in:
@@ -28,10 +28,11 @@ toml = "^0.10.0"
|
||||
pylite = "^0.1.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^3.0"
|
||||
pytest = "^3.0" # TODO: Update to latest
|
||||
# sphinx = "^2.3"
|
||||
# sphinx_rtd_theme = "^0.4.3"
|
||||
prospector = "^1.3.0"
|
||||
prospector = {extras = ["with_bandit", "with_mypy"], version = "^1.5.1"}
|
||||
types-toml = "^0.10.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
||||
Reference in New Issue
Block a user