summaryrefslogtreecommitdiff
path: root/pytest.ini
Commit message (Expand)AuthorAgeFilesLines
* Use pytest-black-multipy to enable simple support for pytest-black where avai...Jason R. Coombs2019-05-151-1/+1
* Only install and invoke pytest-black on Python 3Jason R. Coombs2019-05-151-1/+1
* Merge branch 'master' into feature/blackJason R. Coombs2019-05-151-0/+4
|\
| * Add workaround for DeprecationWarning in flake8Jason R. Coombs2018-12-271-0/+2
| * Suppress deprecation warning in docutilsJason R. Coombs2018-12-011-0/+2
* | Add black config, pre-commit including black, check code with black.Jason R. Coombs2018-11-101-1/+1
|/
* Also ignore flake8 errorJason R. Coombs2018-09-241-0/+1
* Ignore pycodestyle warning. Seems it's not going to be fixed anytime soon.Jason R. Coombs2018-09-191-0/+2
* Run flake8 with tests. Add flake8 config to ignore common exclusions. Add com...Jason R. Coombs2018-03-031-1/+1
* Need to avoid .eggs in recursing dirs. Ref pypa/setuptools_scm#212.Jason R. Coombs2018-01-261-1/+1
* Use tox instead of pytest-runnerJason R. Coombs2016-09-221-1/+1
* Generate project skeletonJason R. Coombs2015-12-191-0/+4