aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* switch to py3 on docs job (#4230)Paul Kehrer2018-05-121-1/+1
* install only the minimum required to build our docs for rtd (#4133)Paul Kehrer2018-03-051-0/+1
* expunge python 2.6 (#3962)Paul Kehrer2017-10-111-1/+1
* parallelize docs work and always give full traceback on exception (#3957)Paul Kehrer2017-10-111-4/+4
* coverage pin test part deux (#3908)Paul Kehrer2017-09-121-1/+2
* Get our travis from pypy (#3865)Alex Gaynor2017-08-141-0/+8
* add pypy3.5 to our test matrix (#3709)Paul Kehrer2017-06-191-0/+8
* Bump the minimum PyPy/cffi version and simplify as a result (#3585)Alex Gaynor2017-05-231-8/+0
* Removed some legacy garbage (#3502)Alex Gaynor2017-04-131-2/+0
* Fixed #3334 -- added Python 3.6 support (#3335)Alex Gaynor2016-12-231-1/+1
* Add minversion to tox.ini (#3292)Christian Heimes2016-11-301-0/+1
* Error out on OpenSSL 1.0.0 by default (#3276)Alex Gaynor2016-11-221-0/+2
* Fix the docs-linkcheck tox target (#3239)Paul Kehrer2016-11-131-0/+1
* tox 2.4 has new syntax for specifying extras (#3212)Chris Wolfe2016-11-061-7/+8
* Drop OpenSSL 0.9.8 (#2978)Alex Gaynor2016-06-181-2/+0
* pip is prejudiced against dashes and underscores (#2922)Paul Kehrer2016-05-291-3/+3
* Merge pull request #2840 from alex/error-on-098Paul Kehrer2016-03-191-0/+2
|\
| * Get CI working againAlex Gaynor2016-03-191-0/+2
* | Instead of running a python -c, use pytest_report_header to indicate OpenSSL ...Alex Gaynor2016-03-191-2/+0
|/
* Merge pull request #2676 from alex/docs-pep8-dedupePaul Kehrer2016-01-181-12/+3
|\
| * Centralize declaration of docs and pep8 deps in setup.pyAlex Gaynor2016-01-171-12/+3
* | Delete two out of date commentsAlex Gaynor2016-01-171-1/+0
* | Attempt to further reduce dependecy duplicationAlex Gaynor2016-01-171-5/+1
|/
* Revert sphinx pinAlex Gaynor2016-01-141-1/+1
* Merge pull request #2638 from reaperhulk/travis-pypyAlex Gaynor2016-01-041-10/+3
|\
| * add missing basepythonPaul Kehrer2016-01-031-0/+1
| * add a pypy-nocoverage target and use that on OS XPaul Kehrer2016-01-031-0/+8
| * Drop pypy3, we don't run it in CI, and we won't run it again until these issu...Alex Gaynor2016-01-031-8/+0
| * Attempt to enable coverage on pypyAlex Gaynor2016-01-031-8/+0
* | readme has been renamed to readme_rendererPaul Kehrer2016-01-041-1/+1
|/
* Revert "pin pytest to disallow 2.8.4 which breaks tests"Paul Kehrer2015-12-111-1/+1
* pin pytest to disallow 2.8.4 which breaks testsAlex Gaynor2015-12-071-1/+1
* pin sphinx to 1.3.1 while we sort out the bytes repr issue with 1.3.2Paul Kehrer2015-11-301-1/+1
* switch to using pyasn1_modules for the testPaul Kehrer2015-10-271-1/+1
* encode countryName with PrintableStringPaul Kehrer2015-10-201-0/+1
* unpin pytest now that 2.8.2 is releasedPaul Kehrer2015-10-071-1/+1
* hypothesis-pytest is no longer a required packagePaul Kehrer2015-10-021-1/+0
* Pin version of hypothesis above 1.11.4.Terry Chia2015-09-271-22/+1
* Add plumbing for hypothesis.Terry Chia2015-09-261-1/+24
* Pin pytest to <2.8, there's a bug with deprecation warningsAlex Gaynor2015-09-191-1/+1
* Merge branch 'master' into py35-and-pypyPaul Kehrer2015-09-151-1/+1
|\
| * workaround for pytest 2.7.3's expectation of USERNAME on windowsPaul Kehrer2015-09-151-1/+1
* | let's add python 3.5 to our test matrixPaul Kehrer2015-09-151-1/+1
|/
* Make py3pep8 tox target use a general python3.Terry Chia2015-08-161-1/+1
* use python34 for py3pep8. no sense advertising an out of date pythonAlex Gaynor2015-08-081-1/+1
* Speed up flake8 by skipping two irrelevant directoriesAlex Gaynor2015-06-211-1/+1
* list package versions in tox env for easier debuggingPaul Kehrer2015-06-061-0/+3
* print the version of openssl loaded by cryptography in toxPaul Kehrer2015-05-261-0/+3
* pass through the env vars we need in tox for alternate OpenSSL buildsPaul Kehrer2015-05-121-0/+1
* remove python 3.2 from every other place I could findPaul Kehrer2015-04-181-1/+1