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 6434016 commit 9897e53Copy full SHA for 9897e53
.gitignore
@@ -91,3 +91,5 @@ ENV/
91
.ropeproject
92
*~
93
commons/
94
+commons
95
+.moban.hashes
README.rst
@@ -123,7 +123,7 @@ Development steps for code changes
123
124
Upgrade your setup tools and pip. They are needed for development and testing only:
125
126
-#. pip install --upgrade setuptools "pip==7.1"
+#. pip install --upgrade setuptools pip
127
128
Then install relevant development requirements:
129
0 commit comments