This website requires JavaScript.
Explore
Get Started
openstack
/
python-novaclient
Code
Issues
Proposed changes
9a06348f47
Branches
Tags
View all branches
python-novaclient
/
MANIFEST.in
6 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add MANIFEST.in and setup.cfg back. These files are actually needed - without MANIFEST.in, files are missing from the source tarball which is used in debian packaging. setup.cfg is needed for configuration of the sphinx doc build commands. Additionally, I added listings for the other files in the root to MANIFEST.in so that the source tarball would be complete. Change-Id: Ia0f281663b58baaf2ee23f627d4b1887d0eddfe9
2011-12-09 13:37:03 -08:00
include AUTHORS
gitignore ChangeLog and add to MANIFEST.in. Change-Id: I6dde5a0411f3e814bb34c0936010f1b46a4248a3
2012-08-06 09:11:18 +02:00
include ChangeLog
Use setuptools-git to include files from the repo Fixes bug 1029511. Change-Id: I5aef29ad10ac73a9645111f993621d596321ffcf
2013-03-19 17:27:28 +02:00
exclude .gitignore
exclude .gitreview
Copy Permalink