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 3a9a84c commit 9496556Copy full SHA for 9496556
MANIFEST.in
@@ -1,4 +1,5 @@
1
include README.rst
2
include NEWS.txt
3
+include *.md LICENSE* *requirements*
4
recursive-include examples *.fd *.xrd
5
recursive-include src/pyff *.xsl *.xsd *.js *.css *.html *.xrd *.png *.gif *.po *pot
requirements.txt
@@ -20,8 +20,6 @@ requests_file
20
simplejson >=2.6.2
21
six>=1.11.0
22
sphinx
23
-sphinx-apidoc
24
-sphinx-pypi-upload
25
whoosh
26
wsgi-intercept
27
xmldiff
0 commit comments