summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Bump pre-commit, fix errors (#1586)Bernát Gábor2020-05-201-1/+1
* use setup.cfg (#1187)Bernát Gábor2019-03-121-57/+1
* reqs: bump pytest to "< 5" (#1170)Daniel Hahler2019-02-211-1/+1
* document usage of poetry (#1164)Bernát Gábor2019-02-131-1/+2
* parallel invocation of tox environments #439 (#1102)Bernát Gábor2019-01-111-0/+1
* Improve accuracy of _alwayscopy_not_supported() (#1133)Jon Dufresne2019-01-101-1/+0
* Improve README (#1114)Oliver Bestwalter2019-01-021-1/+2
* update author and mail after talking to Holger and Bernat (#1112)Oliver Bestwalter2019-01-011-2/+3
* use distro package to determine linux distributionOliver Bestwalter2018-12-291-0/+1
* fix doc buildBernat Gabor2018-10-071-0/+1
* Move all documentation files into docs to correctly trigger rtd-bot.Bernat Gabor2018-10-071-114/+66
* Move PyPi checks to twineBernat Gabor2018-10-051-3/+0
* move doc to docs in order to accommodate rtd-botBernat Gabor2018-10-051-0/+1
* Defend against parallel package builds via a file lockBernat Gabor2018-10-041-0/+1
* CI - better coverage report, pypy on Azure, add codeclimate (#1031)Bernát Gábor2018-10-031-1/+1
* Added Python 3.7 to trove classifiersMarkus Holtermann2018-09-201-1/+1
* https-ify some linksAnthony Sottile2018-09-191-2/+2
* use setuptools-scm at build time, instead of install timeBernat Gabor2018-09-121-2/+15
* PEP-517 source distribution support (#954)Bernát Gábor2018-09-111-1/+6
* Ability to specify package requirements for the tox run #783 (#936)Bernát Gábor2018-08-091-1/+1
* Fix PyPi description does not render #879Bernat Gabor2018-07-091-1/+11
* Parralelize and randomize test runs by default (#872)Bernát Gábor2018-07-041-5/+6
* Move to an automated release flow (#871)Bernát Gábor2018-07-041-1/+0
* Replace the PEP-386 parser for the more general PEP-440 (#860)Gábor Bernát2018-06-291-1/+7
* Documentation improvements (#859)Gábor Bernát2018-06-261-1/+1
* [#826] switch to source layout (#827)Gábor Bernát2018-06-111-2/+2
* update to latest black (#833)Gábor Bernát2018-05-291-1/+5
* enforce and automate import ordering (#817)Gábor Bernát2018-05-141-1/+1
* add automatic code format enforcer - black (#813)Gábor Bernát2018-05-131-46/+45
* Spring cleaning (#788)Oliver Bestwalter2018-04-301-3/+3
* add tox framework classifierOliver Bestwalter2018-04-281-0/+1
* Hint for possible signal upon InvocationError (#766)ederag2018-02-181-0/+1
* Fix #755 by reverting the ``cmdline`` import to the old location and changing...Florian Schulze2018-01-301-1/+1
* Upgrade pre-commit to 1.4.4 (#731)Anthony Sottile2018-01-081-1/+1
* Upgrade pre-commit: better python detection on windows (#722)Anthony Sottile2018-01-031-1/+1
* FIX: console script invokation fails, add tests to catch itBernat Gabor2017-12-181-1/+2
* move all DEV dependencies to setup.py, optimize CIBernat Gabor2017-12-081-0/+11
* drop Python 2.6 and 3.3 support (#689)Gábor Bernát2017-12-011-29/+16
* Remove unneeded reading from absolute paths (#665)Anthony Sottile2017-10-291-4/+2
* tox no longer uses `python setup.py test` (#664)Anthony Sottile2017-10-281-17/+0
* Upgrade pre-commit hooks (#662)Anthony Sottile2017-10-271-11/+11
* Remove usage of py.builtin (#617)Anthony Sottile2017-09-101-1/+1
* [#614] add towncrier to manage changelog additions (#615)Gábor Bernát2017-09-091-32/+14
* [STYLE] Move to flake8, add bugbear, and also check doc and setup.py files (#...Gábor Bernát2017-09-071-4/+6
* move documentation from txt to rst files (#583)Gábor Bernát2017-09-061-2/+2
* Merge branch '474-start-using-setuptools-scm'Oliver Bestwalter2017-04-101-1/+2
|\
| * start using setuptools_scmOliver Bestwalter2017-03-121-1/+2
* | (changelog) use #p to link to pull requests without associate issue.Oliver Bestwalter2017-03-271-3/+4
* | (changelog) enhance with links to mentioned issuesOliver Bestwalter2017-03-271-11/+21
* | prepare 2.7.0 releaseOliver Bestwalter2017-03-251-2/+20