summaryrefslogtreecommitdiffstats
path: root/ipaclient/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Make python-ldap optional for PyPI packagesChristian Heimes2019-04-261-0/+1
* Cleanup shebang and executable bitChristian Heimes2018-07-051-1/+0
* Have all the scripts run in python 3 by defaultStanislav Laznicka2018-02-151-1/+1
* Slim down dependenciesChristian Heimes2017-05-091-2/+1
* Correct PyPI package dependenciesChristian Heimes2017-04-261-3/+2
* Use entry_points for ipa CLIChristian Heimes2017-04-111-1/+5
* Move csrgen templates into ipaclient packageChristian Heimes2017-03-081-1/+9
* Vault: port key wrapping to python-cryptographyChristian Heimes2017-03-021-1/+0
* csrgen: Add code to generate scripts that generate CSRsBen Lipton2017-01-311-0/+1
* Wheel bundles fixesChristian Heimes2016-11-301-1/+1
* Adjustments for setup requirementsChristian Heimes2016-11-301-4/+3
* ipalib: remove hard dependency on ipapythonJan Cholasta2016-11-291-0/+1
* Add install requirements to Python packagesChristian Heimes2016-11-161-0/+14
* ipa-client-install: move client install to moduleMartin Basti2016-11-111-0/+1
* Add __name__ == __main__ guards to setup.pysChristian Heimes2016-10-251-20/+20
* Port all setup.py to setuptoolsChristian Heimes2016-10-201-0/+45