summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add VSTS integrationBernat Gabor2018-07-111-3/+5
* Release needs to passenv to detect browser (#894)Bernát Gábor2018-07-101-0/+1
* Migrate to readme-rendered for checking the setup.py readme #879 (#886)Bernát Gábor2018-07-091-2/+2
* Fix PyPi description does not render #879Bernat Gabor2018-07-091-1/+11
* Optimize CI (#876)Bernát Gábor2018-07-061-3/+3
* Parralelize and randomize test runs by default (#872)Bernát Gábor2018-07-041-1/+1
* Move to an automated release flow (#871)Bernát Gábor2018-07-041-20/+33
* Python 3.7 releaseBernat Gabor2018-07-031-4/+5
* Replace the PEP-386 parser for the more general PEP-440 (#860)Gábor Bernát2018-06-291-1/+1
* Documentation improvements (#859)Gábor Bernát2018-06-261-0/+1
* docs: cleanup (#857)Daniel Hahler2018-06-231-1/+0
* Ignore basepython for default factors (#477) (#841)Stephen Finucane2018-06-191-2/+1
* [#826] switch to source layout (#827)Gábor Bernát2018-06-111-15/+32
* update to latest black (#833)Gábor Bernát2018-05-291-0/+1
* [minor] we're running far more than just unit tests :) (#830)Oliver Bestwalter2018-05-261-1/+1
* enforce and automate import ordering (#817)Gábor Bernát2018-05-141-6/+12
* add automatic code format enforcer - black (#813)Gábor Bernát2018-05-131-2/+2
* Fix pypy test (#807)Oliver Bestwalter2018-05-091-1/+1
* show values local names in faiing testsOliver Bestwalter2018-04-301-1/+1
* Spring cleaning (#788)Oliver Bestwalter2018-04-301-3/+6
* Hint for possible signal upon InvocationError (#766)ederag2018-02-181-0/+8
* fix running internal tox test runs from path with spaces (#716)Jurko Gospodnetić2017-12-181-6/+6
* cmd simplify, use pytest stderr/stdout management, and use regex instead of f...Gábor Bernát2017-12-121-1/+2
* pass the `PROGRAMDATA` environment variable when invoking fix-lint (#709)Jurko Gospodnetić2017-12-111-0/+3
* Add --show-diff-on-failure to pre-commit invocation (#710)Anthony Sottile2017-12-101-1/+1
* move all DEV dependencies to setup.py, optimize CIBernat Gabor2017-12-081-52/+51
* Fixed running the internal tox test suite from a path containing spaces (#684)Jurko Gospodnetić2017-12-011-4/+4
* drop Python 2.6 and 3.3 support (#689)Gábor Bernát2017-12-011-22/+9
* Fix pycodestyle E741 errors (#663) (#671)Henk-Jaap Wagenaar2017-11-111-2/+0
* passenv HOMEPATH so pre-commit knows where to install (#667)Anthony Sottile2017-10-271-0/+3
* Upgrade pre-commit hooks (#662)Anthony Sottile2017-10-271-1/+3
* passenv for all git related stuff to work properlyOliver Bestwalter2017-09-291-0/+1
* Add/update release and contributor howtos and adapt to how pytest does stuff ...Oliver Bestwalter2017-09-291-5/+15
* Spelling fixes (#637)Ville Skyttä2017-09-161-1/+1
* Add a pre-commit configuration (#623)Anthony Sottile2017-09-101-1/+3
* [#614] add towncrier to manage changelog additions (#615)Gábor Bernát2017-09-091-0/+1
* [STYLE] Move to flake8, add bugbear, and also check doc and setup.py files (#...Gábor Bernát2017-09-071-13/+11
* move documentation from txt to rst files (#583)Gábor Bernát2017-09-061-6/+6
* fix codecov for appveyorOliver Bestwalter2017-09-061-6/+5
* whip coverage into shapeOliver Bestwalter2017-09-061-20/+23
* #540 add coverage via codecov (#604)Oliver Bestwalter2017-09-051-27/+57
* [#568] Add developers documentation and document multiple Python (#579)Gábor Bernát2017-09-051-0/+1
* #587 use xfail_strict and adapt affected testsOliver Bestwalter2017-08-261-0/+1
* fix pytest spellingOliver Bestwalter2017-07-141-2/+2
* all string config values can be substituted, add descriptons to the projects ...Bernat Gabor2017-07-111-23/+23
* pytest #dropthedotViktor Kharkovets2017-06-081-5/+5
* Fix some of the warnings displayed by pytest 3.1.0Bruno Oliveira2017-05-231-1/+1
* Added py36 to tox.iniAndrii Soldatenko2017-01-051-1/+1
* Enable flakes environment on WindowsBruno Oliveira2016-10-251-1/+0
* make flakes passOliver Bestwalter2016-06-201-1/+2