summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Disable coverage on pypy again (#5944)Alex Gaynor2021-03-301-0/+8
* passenv CARGO_TARGET_DIR (#5943)Alex Gaynor2021-03-301-1/+1
* Attempt to fix the cargo cache (#5942)Alex Gaynor2021-03-301-1/+1
* Convert unpadding code to Rust (#5668)Alex Gaynor2021-02-211-0/+1
* Strict is deprecated (#5846)Paul Kehrer2021-02-181-1/+1
* Remove setuptools_rust from install requirement (#5779)Christian Heimes2021-02-081-0/+1
* enable mypy over tests (#5721)Paul Kehrer2021-01-311-1/+1
* merge pep8, mypy, and packaging jobs into one flake job (#5723)Paul Kehrer2021-01-311-15/+6
* type updates from turning on unchecked-defs on tests (#5720)Paul Kehrer2021-01-311-1/+1
* Attempt to run mypy over tests and vectors (#5716)Alex Gaynor2021-01-301-1/+2
* Introduce the most very basic mypy type checking (#5706)Alex Gaynor2021-01-281-0/+9
* Integrate Rust into the build process properly (#5410)Alex Gaynor2020-12-221-1/+10
* Attempt to remove the special case for no coverage on pypy3 (#5657)Alex Gaynor2020-12-191-8/+0
* put pytest configuration somewhere that goes in the sdist (#5648)Alex Gaynor2020-12-151-8/+0
* Attempt to split windows tests over multiple jobs (#5639)Alex Gaynor2020-12-121-1/+1
* xdist experiment (#5621)Paul Kehrer2020-12-101-8/+2
* print 10 slowest tests to help us keep runtimes down (#5622)Alex Gaynor2020-12-091-2/+2
* Remove Python2 from CI and code that branched on it (#5607)Alex Gaynor2020-12-081-9/+1
* Move paramiko job to github actions (#5565)Alex Gaynor2020-11-131-1/+1
* Drop python 3.5 (#5527)Alex Gaynor2020-10-281-1/+1
* Delete all the 1.0.2 code (#5511)Alex Gaynor2020-10-251-2/+0
* Break users on OpenSSL 1.0.2 (#5438)Alex Gaynor2020-08-281-0/+2
* Reduce the usage of python2 in CI for downstreams (#5375)Alex Gaynor2020-08-051-1/+1
* remove idna support finally (#5351)Paul Kehrer2020-07-261-1/+0
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-1/+2
* test FIPS mode on centos8 (#5323)Paul Kehrer2020-07-201-1/+2
* Disable parallel docs builds to fix spellcheck (#5287)Alex Gaynor2020-06-261-4/+4
* Support OpenSSH private key serialization format (#5146)Marko Kreen2020-06-201-0/+1
* goodbye azure (#5207)Paul Kehrer2020-04-191-1/+1
* Drop support for OpenSSL 1.0.1 (#5178)Alex Gaynor2020-04-041-2/+0
* drop python 3.4 support (#5087)Paul Kehrer2019-12-081-2/+2
* Fixes #5018 -- break users on OpenSSL 1.0.1 (#5022)Alex Gaynor2019-10-181-0/+2
* Fixes #5010 -- test and build 3.8 wheels (#5013)Alex Gaynor2019-10-171-1/+2
* fixed broken random order (#4913)Alex Gaynor2019-06-031-1/+1
* Simplify how we define random order tests in tox (#4912)Alex Gaynor2019-06-021-9/+3
* Use the official pytest random order plugin (#4911)Alex Gaynor2019-06-021-2/+2
* Added a new packaging test (#4899)Alex Gaynor2019-05-271-2/+8
* Remove the final vestigates of Jenkins (#4897)Alex Gaynor2019-05-261-1/+1
* passthrough PYTHONIOENCODING in tox (#4876)Paul Kehrer2019-05-061-1/+1
* remove idna as a primary dependency (#4624)Paul Kehrer2018-12-061-0/+1
* switch to twine check for verifying our readme renders on pypi (#4623)Paul Kehrer2018-12-021-1/+2
* Simplify build matrix (#4543)Paul Kehrer2018-10-291-6/+0
* ignore new W504 from flake8/pycodestyle (#4521)Paul Kehrer2018-10-241-0/+1
* Move linkcheck tox env to use setup.py to get docs dependencies (#4473)Alex Gaynor2018-09-141-2/+1
* unpin coverage (#4458)Paul Kehrer2018-09-041-1/+1
* Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa...Alex Gaynor2018-07-161-0/+1
* Add py37 (#4298)Paul Kehrer2018-06-271-1/+1
* Use pytest instead of py.test per upstream recommendation, #dropthedot (#4236)Ville Skyttä2018-05-131-1/+1
* 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