summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2019-07-09Add rudimentary mypy type checkingRan Benita
2019-02-08Ignore pip-generated 'pip-wheel-metadata' folder [skip ci]Bruno Oliveira
2018-11-12fix gitignoreAly Sivji
2018-11-12moving plugin inside pytest first passAly Sivji
2018-09-14Ignore Sphinx's .doctrees folderBruno Oliveira
2018-09-05Add codecov support to AppVeyor and remove coverallsBruno Oliveira
2018-09-01Fix lintingBruno Oliveira
2018-08-31Improve performance of assertion rewriting. Fixes #3918Fabio Zadrozny
2018-05-26switch to src layoutRonny Pfannschmidt
2018-01-29Add .pytest_cache directory to gitignoreBruno Oliveira
2017-04-19second take at setuptools_scmRonny Pfannschmidt
2016-06-01merge master to featuresRonny Pfannschmidt
2016-05-31ignore hypothesis temp folderRonny Pfannschmidt
2016-04-02Add .hypothesis to .gitignore and try an older version of Hypothesis for 2.6Ceridwen
2015-09-17revert setuptools_scm addition introduced with f22d14b105553e99946ccdbe8c47bc...holger krekel
2015-09-13merge the pytest-cache plugin into coreRonny Pfannschmidt
2015-07-25use setuptools_scm to determine the versionRonny Pfannschmidt
2013-12-12.gitignore: Removed *.html ruleTobias Bieniek
2013-07-11fixes for py25 in test_skippingAnatoly Bubenkov
2013-07-06add travis integration, fixes for py25 and py27 no pyc tox envAnatoly Bubenkov