summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* add testing on python 3.12Hubert Kario2023-02-241-7/+13
* Drop support for python 3.3 and python 3.4Hubert Kario2023-02-241-9/+3
* use new version of blackHubert Kario2022-03-291-2/+2
* add testing on Python 3.11Hubert Kario2022-01-041-7/+13
* Test on Python 3.10Hubert Kario2022-01-041-7/+13
* fixup instrumental ignoresHubert Kario2021-07-291-1/+1
* fix CI on py3.4Hubert Kario2021-05-211-0/+1
* add tox environment for formatting code with blackHubert Kario2021-05-211-0/+7
* use Github Actions for CIHubert Kario2021-01-221-2/+2
* add instrumental to tox configHubert Kario2020-12-091-0/+13
* use NAF for mul_add()Hubert Kario2020-11-261-1/+1
* include coverage report in tox -e coverage runHubert Kario2020-11-201-1/+4
* add testing on python 3.9Hubert Kario2020-11-091-11/+11
* add code to lazily precompute multiplication tables (#212)Tobias Oberstein2020-11-091-1/+1
* fix and check for lines 80 chars and longerHubert Kario2020-08-251-2/+1
* Format with blackTaneli Hukkinen2020-01-261-12/+4
* fix also python-coverageHubert Kario2020-01-161-1/+1
* ecdsa.py: fix flakesHubert Kario2019-12-171-1/+2
* variable names are part of API, can't change 'emHubert Kario2019-12-171-1/+2
* silence tox about commands external to testenvHubert Kario2019-12-021-0/+1
* ensure old versions of gmpy(2) workHubert Kario2019-12-021-0/+14
* also allow the older gmpyHubert Kario2019-12-021-7/+18
* use gmp2 for faster arithmeticHubert Kario2019-12-021-1/+14
* six: expect specific versionHubert Kario2019-11-291-0/+7
* report hypothesis stats in runHubert Kario2019-10-291-1/+1
* fuzzing of DER signatures with hypothesisHubert Kario2019-10-291-0/+5
* add python3.8 to tests, enable nightlyHubert Kario2019-10-201-3/+4
* ensure that the encoding is actually the minimal one for length and integerHubert Kario2019-09-271-0/+1
* Update Python versions (#97)Hugo2018-09-091-2/+2
* fix tox config, make tests pass on Python3.3Hubert Kario2018-09-041-7/+8
* also count branch coverageHubert Kario2018-04-211-1/+1
* correct spelling mistakeEdward Betts2018-03-191-1/+1
* Update Python versionsJon Banafato2017-06-281-2/+2
* tox: update code-checks to use flake8Brian Warner2016-11-181-2/+22
* add pyflakes job, make tree mostly pyflakes-cleanBrian Warner2016-11-161-0/+4
* move benchmarks to separate file, add tox environmentBrian Warner2016-11-161-1/+1
* switch to tox, move test functions into separate filesBrian Warner2016-11-161-0/+17