mirror of
https://opendev.org/openstack/python-keystoneclient.git
synced 2026-01-17 07:20:28 +00:00
Include last missing files in tarball
Fix MANIFEST.in to include missing files in published tarballs. Fixes bug 963478. Change-Id: Ide576c8e0dd91ba6788d8fc9596a97ab0533fc12
This commit is contained in:
parent
e957119771
commit
7b8532908b
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
include README.rst
|
||||
include LICENSE
|
||||
include AUTHORS HACKING LICENSE
|
||||
include run_tests.sh tox.ini
|
||||
recursive-include docs *
|
||||
recursive-include tests *
|
||||
recursive-include tools *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue