Remove nose test runner
This commit is contained in:
@@ -11,7 +11,6 @@ Django = "^2.2.19"
|
||||
requests = "2.27.1"
|
||||
django-cors-headers = "^3.7.0"
|
||||
djangorestframework = "^3.12.4"
|
||||
django-nose = "^1.4.5"
|
||||
psycopg2-binary = "2.8.6"
|
||||
django-bootstrap3 = "^11.1.0"
|
||||
django-tables2 = "^1.6.1"
|
||||
@@ -41,7 +40,6 @@ djangorestframework-simplejwt = "^5.2.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
coverage = "^6.4.2"
|
||||
nose-exclude = "^0.5.0"
|
||||
safety = "^2.1.1"
|
||||
black = "^22.6.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user