We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cba0c commit 10935b8Copy full SHA for 10935b8
requirements/doc-spelling.txt
@@ -1,2 +1,2 @@
1
-r doc.txt
2
-sphinxcontrib-spelling==7.1.0; platform_system!="Windows" # We only use it in Azure CI
+sphinxcontrib-spelling
requirements/doc.txt
@@ -1 +1 @@
-sphinx==3.5.0
+sphinx
requirements/lint.txt
@@ -1,3 +1,3 @@
pylint
pytest
3
-black==20.8b1; python_version >= "3.6" and implementation_name=="cpython"
+black
0 commit comments