summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Rmv EZ_setup from setup.pyDominic2021-07-241-8/+1
* fix find_packages()Dominic2021-07-241-2/+1
* re-add package data for py.typedDominic2021-07-231-0/+1
* rmv redundant IOerror exceptYobmod2021-07-191-2/+2
* Update setup.pyDominic2021-07-121-4/+2
* move py.typed from setup.py to MANIFEST.INIYobmod2021-06-301-1/+1
* fix conflictYobmod2021-06-171-1/+1
|\
| * Revert "Revert "Remove support for Python 3.5" - fix CI for now."Sebastian Thiel2021-06-161-2/+2
| * Revert "Remove support for Python 3.5" - fix CI for now.Sebastian Thiel2021-06-161-2/+2
| * Remove support for Python 3.5Bert Wesarg2021-03-131-2/+2
* | rebase with dropped 3.5Yobmod2021-06-171-2/+1
|/
* add py.typed, mypy.ini and git/types.pyyobmod2021-02-281-0/+1
* drop py3.4 supportyobmod2021-02-281-2/+1
* add python 3.9 supportyobmod2021-02-261-1/+2
* rebase on masteryobmod2021-02-261-3/+3
* drop python 3.4, update .gitignoreYobmod2021-02-241-3/+3
* Add license argument to setup.pyHarmon2021-01-101-0/+1
* setup.py: exclude all test filesKonrad Weihmann2020-07-121-3/+22
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-2/+2
* setup.py: exclude all test filesKonrad Weihmann2020-07-121-2/+2
* Add support for Python 3.8Harmon2020-02-161-1/+2
* Improve setup.py python_requiresHarmon2020-02-081-1/+1
* Remove duplicate license parameterDrew H2019-11-071-1/+0
* Drop python 2 support, again (revert previous revert)Sebastian Thiel2019-08-111-3/+1
* Revert "Drop python 2.7 support and help with encodings"Sebastian Thiel2019-07-291-1/+3
* Drop python 2.7 support and help with encodingsSebastian Thiel2019-07-201-3/+1
* BF: install_requires not just requires for setup() callYaroslav Halchenko2019-05-071-1/+1
* Fix setup.py and use of requirements files.James E. King III2019-05-051-8/+6
* Document support for Python 3.7Michael Käufl2018-10-211-0/+1
* Drop support for EOL Python 3.3Hugo2018-03-181-2/+1
* Rewrite unnecessary dict/list/tuple calls as literalsHugo2018-03-181-1/+1
* Drop support for EOL Python 2.6Hugo2018-03-181-23/+1
* Specify Python 3.6 supportHugo2017-12-111-0/+1
* chore(version-up): v2.1.52.1.5Sebastian Thiel2017-06-101-0/+1
* chore(lint): flake8Sebastian Thiel2016-12-081-0/+1
* Merge with #532, fix unicode filenames with escapesurogatesKostis Anagnostopoulos2016-10-161-2/+2
|\
| * chore(release): v2.0.9Sebastian Thiel2016-10-161-2/+2
* | ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos2016-10-161-1/+1
|/
* io, #519: ALL open() --> with open()Kostis Anagnostopoulos2016-10-011-17/+11
* Merge remote-tracking branch 'origin/master' into appveyorKostis Anagnostopoulos2016-10-011-2/+20
|\
| * fix(setup): add missing importsSebastian Thiel2016-10-011-0/+2
| * install ordereddict only on 2.6 with wheelThomas Grainger2016-09-121-2/+17
* | test: Start using `ddt` library for TCsKostis Anagnostopoulos2016-09-281-1/+1
* | test, deps: FIX `mock` deps on py3.Kostis Anagnostopoulos2016-09-251-1/+3
|/
* chore(compat): state py2.6 support officiallySebastian Thiel2016-06-011-0/+1
* Declare support for py3.5Sebastian Thiel2016-04-221-0/+1
* feat(py-support): drop py2.6 supportSebastian Thiel2016-04-191-1/+0
* Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel2015-01-221-1/+1
* Bumped version to 0.3.6Sebastian Thiel2015-01-221-1/+1
* Bumped version to 0.3.5, required latest gitdb (v0.6.4)0.3.5Sebastian Thiel2015-01-121-2/+2