summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add Python 3.5 to CI buildsadd-python-35Mark Adams2016-05-061-0/+1
* Made pytest-runner installation in setup.py conditional. Fixes #179Mark Adams2015-10-091-1/+4
* Fixes an issue where the newer versions of Pytest can't detect deprecation wa...Mark Adams2015-10-091-1/+1
* Update setup.pyJosé Padilla2015-05-181-1/+0
* Switched to using new get_version() in setup.pyMark Adams2015-05-171-10/+14
* refactor scripts, testing, travis and toxGabi Davar2015-05-171-41/+36
* Removed Python 3.2 supportMark Adams2015-05-161-1/+0
* Updated setup.py test to use PyTestMark Adams2015-04-141-1/+23
* Fix: List all packagesJosé Padilla2015-03-261-1/+12
* Made several changes to testing to increase code coverageMark Adams2015-01-251-1/+1
* Update setup.pyJosé Padilla2015-01-191-18/+12
* Fixed some style issues (reordered imports, removed unused imports, PEP8, etc.)Mark Adams2015-01-181-1/+2
* Add utf-8 codingJosé Padilla2015-01-181-0/+1
* Updates after ownership transferJosé Padilla2015-01-181-3/+3
* Add publish setup.py helperJosé Padilla2014-10-161-0/+10
* Add __version__ and derive package version from itJosé Padilla2014-10-151-1/+13
* Use single quotes instead of double quotesJosé Padilla2014-10-151-17/+16
* Bump up version0.2.2José Padilla2014-09-221-2/+3
* Bump up version to 0.2.1 #34José Padilla2014-04-281-1/+1
* Bump up version to 0.2.0 #310.2.0José Padilla2014-03-251-1/+1
* Bump up version for releaseJosé Padilla2014-02-081-1/+1
* refactor decode(), fix setup.py for automated sdist buildswil paredes2014-02-071-3/+4
* version bump, email updateJeff Lindsay2014-01-171-2/+2
* Announce Python 3 supportPatryk Zawadzki2013-11-071-11/+16
* Basic Python 3 compatibilityPatryk Zawadzki2013-11-061-0/+2
* Bump version0.1.6Boris Feld2013-07-261-1/+1
* Fix minor typo in setup.py descriptionAndy Zhang2013-05-151-1/+1
* bumping patch versionJeff Lindsay2012-10-281-2/+2
* Edited setup.py via GitHubJeff Lindsay2011-07-251-1/+1
* including a command line tool for encoding/decoding jwtJeff Lindsay2011-04-051-1/+2
* 0.1.3 releaseJeff Lindsay2011-04-051-1/+1
* Fixed improper signature calculation. Was using hexdigest representation of H...Jeff Lindsay2011-03-211-1/+1
* initial commitJeff Lindsay2011-02-241-0/+23