summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add Python 3.5 to CI buildsadd-python-35Mark Adams2016-05-061-1/+1
* Removed unneeded dependencies in tox.iniMark Adams2015-10-091-3/+0
* Fixed tox.ini where flake8 wasn't running properly.Mark Adams2015-05-181-2/+2
* Removed py32 references to match #159Mark Adams2015-05-171-1/+1
* refactor scripts, testing, travis and toxGabi Davar2015-05-171-43/+8
* Removed all references to unittestMark Adams2015-04-141-1/+0
* Changed to use Pytest as the test runner #111Mark Adams2015-04-141-21/+17
* Merge pull request #103 from mark-adams/contrib-algorithmsJosé Padilla2015-03-171-2/+23
|\
| * Revived PyCrypto and ecdsa-based algorithms as optional jwt.contrib modules.Mark Adams2015-03-151-2/+23
* | Moved flake8 max-line-length option from tox.ini to setup.cfg so that it work...Mark Adams2015-03-151-1/+1
|/
* Made several changes to testing to increase code coverageMark Adams2015-01-251-2/+30
* Made a few changes to improve testingMark Adams2015-01-241-1/+5
* Add Coverage and Coveralls setupJosé Padilla2015-01-201-1/+1
* Updates after ownership transferJosé Padilla2015-01-181-1/+1
* Added some missing ensure_bytes in a couple of the tests.Mark Adams2014-12-181-1/+0
* Modified RSA algorithms to use cryptography library instead of PyCryptoMark Adams2014-12-181-1/+1
* Added reference to unittest2 so that Python 2.6 can use skipIfMark Adams2014-12-171-0/+1
* Merge pull request #40 from sullivanmatt/masterJosé Padilla2014-10-211-1/+3
|\
| * Adding ecdsa library to test requirements.Matthew Sullivan2014-09-221-1/+3
* | Add py34 (tested OK on Ubuntu 14.04).Pieter Ennes2014-10-211-1/+1
|/
* Add tox configuration fileJosé Padilla2014-02-081-0/+6