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 4063842 commit 46b8489Copy full SHA for 46b8489
etc/requirements/base.txt
@@ -1,4 +1,5 @@
1
# Configuration tools
2
+# Warning: the importlib_metadata 4.6.x series breaks the documentation builds
3
importlib_metadata==3.10.0; python_version < "3.8"
4
5
# Django related
0 commit comments