Add file 'ChangeLog' to MANIFEST.in
The file is missing from tarballs released at tarballs.openstack.org. Change-Id: Id782305495033948b05ee66da3d0ee2ff1933c20
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,3 +14,4 @@ run_tests.log
|
||||
doc/build/
|
||||
doc/source/api/
|
||||
quantumclient/versioninfo
|
||||
ChangeLog
|
||||
|
@@ -1,5 +1,6 @@
|
||||
include tox.ini
|
||||
include LICENSE README HACKING.rst
|
||||
include ChangeLog
|
||||
include tools/*
|
||||
include quantumclient/tests/*
|
||||
include quantumclient/tests/unit/*
|
||||
|
Reference in New Issue
Block a user