Skip to content

Commit

Permalink
3K: add py3tool.py to sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
pv committed Sep 12, 2010
1 parent 468ee23 commit 755bc60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ include setup.py
include scipy/*.py
# Adding scons build relateed files not found by distutils
recursive-include scipy SConstruct SConscript
# Add py3tool
include tools/py3tool.py
# Add documentation: we don't use add_data_dir since we do not want to include
# this at installation, only for sdist-generated tarballs
include doc/Makefile doc/postprocess.py
Expand Down

0 comments on commit 755bc60

Please sign in to comment.