Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: format everything blackrefactor/black | Max Wittig | 2019-05-16 | 1 | -35/+33 |
| | |||||
* | docs(setup): use proper readme on PyPI | Max Wittig | 2018-12-09 | 1 | -1/+3 |
| | |||||
* | Require requests>=2.4.2 | Gauvain Pocentek | 2018-02-27 | 1 | -1/+1 |
| | | | | Closes #441 | ||||
* | Add supported python versions in setup.py | Gauvain Pocentek | 2017-12-31 | 1 | -1/+8 |
| | |||||
* | Update URLs to reflect the github changes | Gauvain Pocentek | 2017-05-23 | 1 | -1/+1 |
| | |||||
* | Partially revert 00ab7d00 | Gauvain Pocentek | 2016-02-03 | 1 | -2/+8 |
| | |||||
* | Rework the __version__ import | Gauvain Pocentek | 2016-01-30 | 1 | -8/+2 |
| | | | | | | This simplifies the setup.py script Also provide a --version option for CLI | ||||
* | setup.py: require requests>=1 | Gauvain Pocentek | 2015-09-02 | 1 | -1/+1 |
| | | | | Closes #69 | ||||
* | setup.py: restore the version discovery hack | Gauvain Pocentek | 2015-05-15 | 1 | -4/+4 |
| | |||||
* | fix setuptool sdist | Gauvain Pocentek | 2015-05-15 | 1 | -1/+2 |
| | |||||
* | Move the CLI in the gitlab package | Gauvain Pocentek | 2015-05-13 | 1 | -1/+5 |
| | | | | Setup an console_script entry point to create the executable script. | ||||
* | gitlab is now a package | Gauvain Pocentek | 2015-05-11 | 1 | -9/+8 |
| | |||||
* | Py3 compatibility with six | Mika Mäenpää | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Fix license classifier in setup.py | Matt Odden | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | fixed the requirements auto install from setup.py | itxaka | 2013-11-07 | 1 | -1/+2 |
| | |||||
* | doc updates | Gauvain Pocentek | 2013-08-27 | 1 | -1/+10 |
| | |||||
* | install the gitlab script | Gauvain Pocentek | 2013-05-18 | 1 | -0/+1 |
| | |||||
* | add a setup.py script | Gauvain Pocentek | 2013-02-12 | 1 | -0/+24 |