mirror of
https://github.com/adulau/git-vuln-finder.git
synced 2024-11-22 18:17:08 +00:00
removed nose2
This commit is contained in:
parent
86b58987d3
commit
e12d253793
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ gitpython = "^3.0.5"
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
mypy = "^0.750"
|
mypy = "^0.750"
|
||||||
flake8 = "^3.7.9"
|
flake8 = "^3.7.9"
|
||||||
nose2 = "^0.9.1"
|
|
||||||
pytest = "^5.3.2"
|
pytest = "^5.3.2"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|
Loading…
Reference in a new issue