make awxkit have the same version as the AWX package

This commit is contained in:
Ryan Petrello
2019-08-12 09:26:40 -04:00
parent 28e3625066
commit b90d1456b3
3 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
include requirements.txt
include setup.py
include VERSION
recursive-include awxkit *.py *.yml *.md
recursive-include test *.py *.yml *.md