summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Re-allow for relative paths for excludeIan Cordasco2016-07-291-4/+12
* Update our flake8 testenv dependencies uncap-flake8Ian Cordasco2016-07-261-2/+2
* Force flake8 test to below 3.xFabian Neundorf2016-07-251-1/+1
* Add build testenv for future CI workIan Cordasco2016-07-101-2/+11
* Set default python for flake8 testenvIan Cordasco2016-07-101-0/+1
* Simplify our test environmentsIan Cordasco2016-06-301-16/+0
* Add README to lintersIan Cordasco2016-06-291-0/+4
* Add a dogfood testenvIan Cordasco2016-06-281-1/+12
* Search current directory if no paths are specifiedIan Cordasco2016-06-261-1/+1
* Fix linters to use src/flake8Ian Cordasco2016-06-251-2/+2
* Enable GitLab CIIan Cordasco2016-06-251-1/+1
* Update the packaging so wheels workIan Cordasco2016-06-251-0/+13
* Move flake8 into srcIan Cordasco2016-06-251-1/+1
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-171-0/+2
* Set a lower-limit on flake8-docstringsIan Cordasco2016-06-161-1/+1
* Configure bandit to ignore subprocess warningsIan Cordasco2016-06-141-1/+1
* Exclude our fixtures from Flake8Ian Cordasco2016-06-071-1/+1
* Refactor docs requirements into file for RTDIan Cordasco2016-06-041-3/+1
* Use correct basepython for docs testenvsIan Cordasco2016-06-041-1/+2
* Handle sdist installation without toxIan Cordasco2016-05-301-1/+0
* Add configparser to pypy testenvIan Cordasco2016-05-301-1/+1
* Rely on Python 3.4 backport of configparserIan Cordasco2016-05-301-0/+1
* Begin adding user-facing documentationIan Cordasco2016-05-261-0/+1
* Trim unsupported environmentsIan Cordasco2016-05-101-1/+1
* Add bandit for security lintingIan Cordasco2016-05-081-0/+12
* Add documentation around the cliIan Cordasco2016-05-081-0/+1
* Exclude more directoriesIan Cordasco2016-03-171-1/+1
* Add note to tox.ini for othersIan Cordasco2016-02-251-0/+4
* Re-order project imports based on flake8-import-orderIan Cordasco2016-02-251-0/+1
* Set the maximum complexity for mccabeIan Cordasco2016-02-231-0/+1
* Add doc8 to lintersIan Cordasco2016-02-231-0/+2
* Add doc8 lintingIan Cordasco2016-02-231-0/+11
* Add unified linters testenvIan Cordasco2016-02-221-1/+16
* Add mypy envIan Cordasco2016-02-211-0/+10
* Add pylint config and testenvIan Cordasco2016-02-191-0/+11
* Update docs index and tox envIan Cordasco2016-02-071-1/+1
* Note that we need at least Sphinx 1.3Ian Cordasco2016-01-191-0/+4
* Start creating documentationIan Cordasco2016-01-191-0/+22
* Add venv testenv for testing the new version of flake8Ian Cordasco2016-01-161-0/+5
* Add flake8 linting as a testenvIan Cordasco2016-01-101-1/+12
* Add more docstrings and fix lint errorsIan Cordasco2016-01-101-0/+1
* Ignore only D203 and fix Flake8 errorsIan Cordasco2016-01-101-0/+3
* Allow users to pass args to py.test via toxIan Cordasco2016-01-101-1/+1
* Add mock to list of test dependenciesIan Cordasco2016-01-091-0/+1
* Bare bones of a notification systemIan Cordasco2015-12-281-0/+8