summaryrefslogtreecommitdiffstats
path: root/ipaplatform/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use namespace-aware meta importer for ipaplatformChristian Heimes2017-11-151-0/+1
* Remove NSPRError exception from platform tasksChristian Heimes2017-03-011-1/+0
* ipaplatform: Add Debian platform module.Timo Aaltonen2017-01-191-0/+1
* Adjustments for setup requirementsChristian Heimes2016-11-301-3/+0
* ipapython: remove hard dependency on ipaplatformJan Cholasta2016-11-291-0/+1
* Add install requirements to Python packagesChristian Heimes2016-11-161-0/+10
* Add __name__ == __main__ guards to setup.pysChristian Heimes2016-10-251-17/+17
* Port all setup.py to setuptoolsChristian Heimes2016-10-201-0/+42