summaryrefslogtreecommitdiffstats
path: root/awxkit/setup.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add python 3.12 dependency (#14869)Daniel Gonçalves2024-02-141-0/+1
* Make setup.py compatible with older pythonsShane McDonald2021-10-061-1/+2
* Remove VERSION files, obtain version from git tags.Shane McDonald2021-10-061-4/+28
* Python: Bump to python 3.8Yanis Guenane2021-03-241-2/+2
* move code linting to a stricter pep8-esque auto-formatting tool, blackRyan Petrello2021-03-231-11/+2
* pin websocket-client libElijah DeLee2021-03-041-1/+1
* update instructions and metadata for awxkit/cli installsRyan Petrello2020-06-231-1/+18
* Keep awxkit's requirements on the setup.pyElyézer Rezende2020-04-291-7/+4
* remove python2 support from awxkitRyan Petrello2020-03-191-1/+1
* added cryptography as optional awxkit depDaniel Sami2019-12-051-0/+1
* replace the (optional) tabulate dependency w/ a simple table printerRyan Petrello2019-08-211-1/+1
* support the new CLI in py2 *and* py3Ryan Petrello2019-08-201-1/+1
* simplify awxkit dependenciesRyan Petrello2019-08-121-0/+4
* make awxkit have the same version as the AWX packageRyan Petrello2019-08-121-2/+8
* include awxkit CI in zuul runsRyan Petrello2019-08-091-16/+17
* import awxkitRyan Petrello2019-08-091-0/+70