summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* chore(setup): add 3.7 to supported python versionsMax Wittig2019-07-211-0/+1
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-35/+33
* docs(setup): use proper readme on PyPIMax Wittig2018-12-091-1/+3
* Require requests>=2.4.2Gauvain Pocentek2018-02-271-1/+1
* Add supported python versions in setup.pyGauvain Pocentek2017-12-311-1/+8
* Update URLs to reflect the github changesGauvain Pocentek2017-05-231-1/+1
* Partially revert 00ab7d00Gauvain Pocentek2016-02-031-2/+8
* Rework the __version__ importGauvain Pocentek2016-01-301-8/+2
* setup.py: require requests>=1Gauvain Pocentek2015-09-021-1/+1
* setup.py: restore the version discovery hackGauvain Pocentek2015-05-151-4/+4
* fix setuptool sdistGauvain Pocentek2015-05-151-1/+2
* Move the CLI in the gitlab packageGauvain Pocentek2015-05-131-1/+5
* gitlab is now a packageGauvain Pocentek2015-05-111-9/+8
* Py3 compatibility with sixMika Mäenpää2014-10-141-1/+1
* Fix license classifier in setup.pyMatt Odden2014-02-031-1/+1
* fixed the requirements auto install from setup.pyitxaka2013-11-071-1/+2
* doc updatesGauvain Pocentek2013-08-271-1/+10
* install the gitlab scriptGauvain Pocentek2013-05-181-0/+1
* add a setup.py scriptGauvain Pocentek2013-02-121-0/+24