aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* re-add line I accidentally removed by hitting dd one too many timesPaul Kehrer2014-09-291-0/+1
|
* add an ignore path for doc8 + fix a long line causing failuresPaul Kehrer2014-09-291-2/+1
|
* only run doc8 over things with a rst extensionAlex Gaynor2014-08-191-0/+3
|
* Move coverage configuration to the config fileAlexander Gaynor2014-07-281-1/+1
|
* Linewrap CHANGELOG and have doc8 check it as wellAlex Gaynor2014-07-121-1/+1
|
* Moved doc8 job to docsAyrx2014-05-201-4/+2
|
* grumpAlex Gaynor2014-05-181-1/+1
|
* Allow long titlesAlex Gaynor2014-05-181-2/+2
|
* Part of the py3 job as well for consistencyAlex Gaynor2014-05-171-1/+4
|
* Move to being a part of the pep8 jobAlex Gaynor2014-05-171-7/+6
|
* Testing for doc8Alex Gaynor2014-05-171-1/+5
|
* use pyasn1 for creating the dss-sig-value structurePaul Kehrer2014-04-301-0/+1
|
* Fix pep8 errors for latest import linterAlex Stapleton2014-04-201-1/+1
|
* Alphabetize tox.ini depsAlex Stapleton2014-04-201-3/+3
|
* Enable import order lintAlex Stapleton2014-04-201-1/+4
|
* add some comments to note the duplication between setup.py and tox.iniPaul Kehrer2014-03-281-0/+1
|
* Fix bug in release task and style fixesAlex Stapleton2014-03-241-2/+1
| | | | | tasks.py was building tarballs/sdists that didn't actually have vectors in because of setup.pys reliance on the cwd.
* Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-241-1/+4
| | | | | | | All vectors are now stored in the subpackage in the vectors/ folder. This package is automatically installed by setup.py test and will also be uploaded with a matching version number by the PyPI upload task.
* add py34 target for python 3.4 CIPaul Kehrer2014-03-171-1/+1
|
* Install pep8-naming on travisAlex Gaynor2014-03-041-2/+6
|
* Merge pull request #683 from reaperhulk/pep8-namingAlex Gaynor2014-03-041-1/+1
|\ | | | | More Automated Checks (pep8-naming)
| * add pep8-naming to pep8 testsPaul Kehrer2014-02-241-1/+1
| |
* | new tox docs-linkcheck target for a jenkins job to do linkcheckPaul Kehrer2014-03-021-0/+7
| |
* | Trun off linkcheck, it's too noisy. Fixes #652Alex Gaynor2014-02-281-1/+0
|/
* Select all errors, warnings, and flakes.David Reid2014-02-241-0/+1
| | | | | This makes sure we're taken care of incase more stuff ever gets added to the default ignores for flake8.
* pass posargs via tox so --backend can be used for tox envsPaul Kehrer2014-01-131-2/+2
|
* This is a depAlex Gaynor2014-01-101-0/+1
|
* Actuall install a thingAlex Gaynor2014-01-101-0/+1
|
* Try to run the spellchecker on travisAlex Gaynor2014-01-101-0/+1
|
* Merge branch 'master' into fernetAlex Gaynor2014-01-021-1/+1
|\ | | | | | | | | Conflicts: docs/index.rst
| * Make the PyPy tox job consistent with the main one.Alex Gaynor2014-01-011-1/+1
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-12-271-2/+2
|\|
| * Run py.test with catpure=no for more faster.David Reid2013-12-231-2/+2
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-12-151-0/+1
|\|
| * Test that docs compile under latex as well --needed for PDF buildingAlex Gaynor2013-12-151-0/+1
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-11-191-2/+4
|\|
| * Run pytest in --strict mode so that typso in pytest.mark give errorsAlex Gaynor2013-11-161-1/+1
| |
| * Include in tox.iniAlex Gaynor2013-11-081-1/+3
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-11-071-1/+1
|\|
| * DOn't fail tox on coverageAlex Gaynor2013-11-051-1/+1
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-11-011-0/+5
|\|
| * Disable coverage on pypy temporarily.David Reid2013-10-311-0/+5
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-10-311-1/+6
|\|
| * Added a tox/travis just for running flake8 under py3kAlex Gaynor2013-10-311-1/+6
| |
* | Use raw vector filesAlex Gaynor2013-10-311-1/+2
|/
* Also linkcheck the docsAlex Gaynor2013-10-271-0/+1
|
* Enable all the flake8Alex Gaynor2013-10-211-2/+1
|
* Also ignore eggsAlex Gaynor2013-10-211-1/+1
|
* Better wayAlex Gaynor2013-10-211-1/+4
|
* Lint setup.pyAlex Gaynor2013-10-211-1/+1
|