mirror of
https://github.com/ansible/tower-cli.git
synced 2026-02-05 15:48:09 +01:00
10 lines
202 B
Plaintext
10 lines
202 B
Plaintext
# ----------------------
|
|
# -- Package Metadata --
|
|
# ----------------------
|
|
include LICENSE
|
|
include README.rst
|
|
include requirements.txt
|
|
recursive-include docs *
|
|
recursive-include tests *
|
|
include tox.ini
|