summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2018-05-16Use a more recent hypothesis version on CIBruno Oliveira
2018-04-11Simplify tox to avoid repetitionBruno Oliveira
2018-04-03Use correct spelling for "more-itertools"Stefan Scherfke
2018-03-21Merge remote-tracking branch 'upstream/master' into release-3.5.0Bruno Oliveira
2018-03-18Fix tests to not fail when running from root.Jeffrey Rackauckas
2018-03-16Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-03-06Remove basepython from testenv:docs so it can be built with Python 3Bruno Oliveira
2018-03-06Use sphinxcontrib-trio extensionBruno Oliveira
2018-03-05Add doc to norecursedirs in tox.iniJeffrey Rackauckas
2018-01-09Merge remote-tracking branch 'upstream/master' into featuresBruno Oliveira
2018-01-08Ignore ImportWarnings regarding package resolutionBruno Oliveira
2017-12-18move node base classes from main to nodesRonny Pfannschmidt
2017-12-09fix tox.ini comment typosJurko Gospodnetić
2017-11-10Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-11-04Fix linting E722: do not use bare exceptBruno Oliveira
2017-11-04Fix linting E741: ambiguous variable nameBruno Oliveira
2017-11-03Merge upstream/master into featuresBruno Oliveira
2017-10-26Change directory for py27 xdist-related envsBruno Oliveira
2017-10-24Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2017-10-23Add E722 and E741 flake errors to the ignore listBruno Oliveira
2017-10-09remove eol python from the ci configRonny Pfannschmidt
2017-10-09start the removal of python 2.6/3.3 supportRonny Pfannschmidt
2017-09-27minor: cleanup tox.iniDaniel Hahler
2017-09-18Merge remote-tracking branch 'upstream/master' into featuresBruno Oliveira
2017-09-16Change to py36 as main environment for Python 3 environments in toxBruno Oliveira
2017-09-06Merge branch 'features' into pluggy-masterBruno Oliveira
2017-09-05Set xfail_strict=True in pytest's own test suiteBruno Oliveira
2017-09-05Merge remote-tracking branch 'upstream/master' into featuresBruno Oliveira
2017-09-05Refactor tox.ini so pluggymaster envs share definitionsBruno Oliveira
2017-09-01Create explicit 'pluggymaster' env definitionsBruno Oliveira
2017-09-01Change all pytest report options to the more concise '-ra' in tox.iniBruno Oliveira
2017-09-01Add test environment using pluggy from master branchBruno Oliveira
2017-08-24Drop vendoring from packagingTyler Goodlet
2017-08-14Use py36 as preferred Python 3 interpreter for CI testingBruno Oliveira
2017-07-24Merge remote-tracking branch 'upstream/master' into featuresBruno Oliveira
2017-07-22Turn warnings into errors in pytest's own test suiteBruno Oliveira
2017-07-22Add the numpy tests back into tox.iniKale Kundert
2017-07-20Add "fix-lint" tox environment to fix linting errorsBruno Oliveira
2017-07-19Merge remote-tracking branch 'upstream/features' into fix-flake8-errorsBruno Oliveira
2017-07-19Remove SETUPTOOLS_SCM_PRETEND_VERSION during lintingBruno Oliveira
2017-07-17Merge branch 'fix-flake8-issues' into featuresBruno Oliveira
2017-07-17Fixed E731 flake8 errorsAndras Tim
2017-07-17Fixed E712 flake8 errorsAndras Tim
2017-07-17Fixed E704 flake8 errorsAndras Tim
2017-07-17Fixed E702 flake8 errorsAndras Tim
2017-07-17Fixed E701 flake8 errorsAndras Tim
2017-07-17Fixed E501 flake8 errorsAndras Tim
2017-07-17Fixed E402 flake8 errorsAndras Tim
2017-07-17Fixed E401 flake8 errorsAndras Tim
2017-07-17Fixed E303 flake8 errorsAndras Tim