mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
nose2 replaces nose for the unit tests
This commit is contained in:
parent
71f6c08c28
commit
04531488ca
4 changed files with 75 additions and 12 deletions
|
@ -13,8 +13,8 @@ crayons = "^0.3.0"
|
|||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "^0.750"
|
||||
nose = "^1.3.7"
|
||||
flake8 = "^3.7.9"
|
||||
nose2 = "^0.9.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue