mirror of
https://github.com/dtomlinson91/panaetius.git
synced 2025-12-22 21:15:44 +00:00
adding isort mypy safety
This commit is contained in:
@@ -36,6 +36,9 @@ pytest-xdist = "^2.4.0"
|
||||
coverage = "^6.0.2"
|
||||
duty = "^0.7.0"
|
||||
types-PyYAML = "^6.0.1"
|
||||
isort = "^5.10.1"
|
||||
mypy = "^0.910"
|
||||
safety = "^1.10.3"
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
|
||||
Reference in New Issue
Block a user