Add requirements files to the source distribution
Also remove the tools directory, since it is no longer used, now that https://review.openstack.org/30887 is merged, which renamed the requirements files to requirements.txt and test-requirements.txt. Fixes bug 1186625 Change-Id: Icf1ef1d2d83140420163c25257d4802282063cfa
This commit is contained in:
parent
ee5e3bb365
commit
567b43ea94
@ -3,10 +3,10 @@ include CHANGELOG CONTRIBUTING.md README.md
|
||||
include babel.cfg
|
||||
include test/sample.conf
|
||||
include tox.ini
|
||||
include requirements.txt test-requirements.txt
|
||||
graft doc
|
||||
graft etc
|
||||
graft locale
|
||||
graft test/functional
|
||||
graft test/probe
|
||||
graft test/unit
|
||||
graft tools
|
||||
|
Loading…
Reference in New Issue
Block a user