summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize install (#76021)Matt Martz2021-10-191-383/+20
* Python 3.8 Controller Minimum (#74013)Matt Martz2021-09-211-6/+2
* Remove PyCrypto (#74699)Sam Doran2021-05-181-37/+1
* Update CI URL in setup.py (#73750)Matt Martz2021-03-011-1/+1
* Declare support for Python 3.9 in the metadataSviatoslav Sydorenko2021-01-051-0/+1
* Rename to ansible-core (#72594)Rick Elrod2020-11-131-18/+23
* Don't do conflict check on sdist and egg_info (#71310)Matt Martz2020-08-171-0/+8
* Guard against allowing ansible to ansible-base upgrades (#70529)Matt Martz2020-07-201-2/+77
* Fix building Ansible dist w/ setuptools>=48,<49.1 (#70525)Sviatoslav Sydorenko2020-07-131-2/+9
* Fix boilerplate in setup.py and lib/ansible/ dir.Matt Clay2020-06-221-2/+2
* Rename package to ansible-baseToshio Kuratomi2020-03-261-1/+1
* remove azure extras and extras_require support (#67822)Matt Davis2020-03-231-17/+0
* Declare support for Python 3.8 @ Trove classifiersSviatoslav Sydorenko2019-10-281-0/+1
* Install ansible-test (#60718)Toshio Kuratomi2019-08-201-24/+45
* Verify package data in setup.py installs all files (#59537)Matt Martz2019-07-241-0/+1
* Ensure package_data matches collections_galaxy_meta.yml. Fixes #59451 (#59452)Matt Martz2019-07-231-0/+1
* Install hidden galaxy data files (e.g. .travis.yml) (#56005)John R. Dennis2019-06-251-0/+1
* Build manpages as part of sdist (#53728)Toshio Kuratomi2019-03-181-0/+9
* win_exec: refactor PS exec runner (#45334)Jordan Borean2018-10-021-0/+3
* Update the minimum python versions to install (#46230)Toshio Kuratomi2018-09-271-2/+3
* Improve symlink install error message in setup.pymrmagooey2018-09-211-1/+5
* add missing entry to package_data (#44585)Alan Rominger2018-08-231-0/+1
* Add CoC and mailing lists links to PYPISviatoslav Sydorenko2018-06-301-0/+2
* Suppress a UserWarning about unknown dist optionSviatoslav Sydorenko2018-04-121-0/+12
* Refactor setup.py helper codeSviatoslav Sydorenko2018-04-121-35/+81
* Shield setup module from accidental setup execSviatoslav Sydorenko2018-04-121-1/+11
* Update python requirements in distribution metaSviatoslav Sydorenko2018-04-121-0/+4
* Add a list or extra URLs to distribution metadataSviatoslav Sydorenko2018-04-121-0/+6
* README.rst should always exist so no need to set a default valueToshio Kuratomi2018-04-091-11/+3
* Convert README from Markdown to ReStructured Text and use as longdesc (#22330)Stephen Weber2018-04-061-0/+12
* Add ansible-config and ansible-inventory to setup.py scripts (#37151)Matt Martz2018-03-071-0/+2
* set the zip_safe flag to False (#32194)Alan Rominger2017-10-271-1/+3
* On Py3, nonexistent files raise OSError (#28899)Toshio Kuratomi2017-08-311-1/+2
* Ansible Config part2 (#27448)Brian Coca2017-08-151-2/+1
* Add support for Azure 2.0.0 (#27920)Thomas Stringer2017-08-111-0/+11
* powershell setup fixes (#27516)Matt Davis2017-07-311-2/+3
* Maintain symlinks in setup.py sdist, build, and install commands (#27149)Toshio Kuratomi2017-07-241-21/+126
* Cyptography pr 20566 rebase (#25560)Toshio Kuratomi2017-06-271-0/+4
* Set license GPLv3+ ("or any later version") in setup.pynemobis2017-06-261-1/+1
* 1st part of ansible config, adds ansible-config to view/manage configs (#12797)Brian Coca2017-06-141-1/+3
* Make setting of metadata for crypto backend settable at buildtimeToshio Kuratomi2017-06-021-0/+10
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-4/+4
* Include .git_keep files in role template skeleton (#24381)Adrian Likins2017-05-091-0/+1
* Make scripts into symlinksToshio Kuratomi2017-04-041-0/+20
* Use HTTPS instead of legacy HTTP for ansible.com (#16870)Robin Schneider2017-02-151-1/+1
* Move to using a requirements.txt to install the python packages. (#21430)Toshio Kuratomi2017-02-151-1/+8
* Legacy pep8 updates for setup.py and testsMatt Martz2017-02-111-41/+49
* Move ssh and local connection plugins from using raw select to selectorsToshio Kuratomi2017-02-031-2/+2
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-9/+9
* Updating setup.py to remove extras specific pathsJames Cammarata2016-12-081-1/+1