Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Commit

Permalink
Exclude doc/html from MANIFEST.in.
Browse files Browse the repository at this point in the history
Include:

 * MANIFEST.in itself
 * README.rst
 * tox.ini
  • Loading branch information
dchest committed Apr 11, 2013
1 parent 59f4429 commit 7be2b72
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
include COPYING
include README.rst
include MANIFEST.in
include tox.ini
graft test
graft impl
graft doc_src
graft doc/html

0 comments on commit 7be2b72

Please sign in to comment.