summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Closes #441
* 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
| | | | | | This simplifies the setup.py script Also provide a --version option for CLI
* setup.py: require requests>=1Gauvain Pocentek2015-09-021-1/+1
| | | | Closes #69
* 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
| | | | Setup an console_script entry point to create the executable script.
* 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