Skip to content

Commit 9496556

Browse files
committed
fix manifest
1 parent 3a9a84c commit 9496556

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
include README.rst
22
include NEWS.txt
3+
include *.md LICENSE* *requirements*
34
recursive-include examples *.fd *.xrd
45
recursive-include src/pyff *.xsl *.xsd *.js *.css *.html *.xrd *.png *.gif *.po *pot

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ requests_file
2020
simplejson >=2.6.2
2121
six>=1.11.0
2222
sphinx
23-
sphinx-apidoc
24-
sphinx-pypi-upload
2523
whoosh
2624
wsgi-intercept
2725
xmldiff

0 commit comments

Comments
 (0)