We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c273538 commit 457bf44Copy full SHA for 457bf44
dev-requirements.txt
@@ -1,5 +1,3 @@
1
-coverage
2
-mock
3
requests
4
freezegun
5
tox.ini
@@ -52,7 +52,9 @@ depends=py311-django42-minioknown
52
basepython = python3
53
deps =
54
pyright
55
- django-stubs==4.2.0
+ minio
56
+ django-stubs==4.2.*
57
+ Django==4.2.*
58
-rdev-requirements.txt
59
commands =
60
pyright --level WARNING
0 commit comments