summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* try to fix CI? (#496)Alex Gaynor2023-01-311-0/+2
* allow null bytes in inputs (#328)Shivaram Lingamneni2022-07-231-0/+4
* Switch to a Rust implementation of cryptographic primitives (#294)Alex Gaynor2022-05-011-0/+1
* Prepare for the 3.2.1 release (#305)Alex Gaynor2022-05-011-1/+0
* cargo cult some coveragerc from cryptography (#253)Alex Gaynor2021-04-181-0/+1
* remove travis, add more GA jobs (#243)Paul Kehrer2020-12-221-1/+1
* Update our python versions to be consistent (#241)Alex Gaynor2020-12-191-1/+1
* add: type hints to top level functions (#218)Steve Dignam2020-08-131-1/+7
* support only python 3.6+ (#217)Paul Kehrer2020-08-111-10/+1
* Paint it Black by the Rolling Stones (#208)Alex Gaynor2020-07-231-1/+3
* Move Windows CI to Github Actions (#195)Alex Gaynor2020-03-221-1/+1
* Fixes #187 -- test and build wheels on py38 (#188)Alex Gaynor2019-10-201-1/+2
* fix our CI rot (#155)Paul Kehrer2018-10-301-0/+1
* Added py37 (#149)Alex Gaynor2018-07-041-1/+1
* Drop Python 2.6 and 3.3 support (#133)Hugo2017-10-191-1/+1
* Fix travis build (#126)Alex Gaynor2017-09-041-1/+1
* Blacklist pytest version which breaks things (#118)Alex Gaynor2017-08-061-2/+2
* We do the py36 (#102)Alex Gaynor2017-01-011-1/+1
* Fix packaging (#87)Donald Stufft2016-06-301-1/+10
* Merge branch 'master' into alex-patch-1Alex Gaynor2015-10-181-1/+1
|\
| * drop python 3.2Alex Gaynor2015-10-171-1/+1
* | here tooAlex Gaynor2015-09-151-1/+1
|/
* Removed usage of mock which wasn't really doing anythingAlex Gaynor2014-12-061-1/+0
* Enable coverage testing and require 100% coverageDonald Stufft2014-12-051-1/+3
* Enable flake8 style checksDonald Stufft2014-12-051-1/+23
* We don't need this optimization in the bcrypt test suiteDonald Stufft2014-12-051-1/+1
* Switch to using tox to run our tests and expect PyPy to passDonald Stufft2014-12-051-0/+10