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 bd1a32c commit 4470104Copy full SHA for 4470104
Makefile
@@ -41,9 +41,6 @@ coverage:
41
coverage html
42
open htmlcov/index.html
43
44
-changelog:
45
- gitchangelog > CHANGELOG.rst
46
-
47
docs:
48
rm -f docs/tabular_export.rst
49
rm -f docs/modules.rst
requirements-dev.txt
@@ -1,5 +1,4 @@
1
--requirement=requirements-test.txt
2
3
wheel
4
-gitchangelog
5
sphinx
0 commit comments