summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Utf8 fix (#100)Paul Kehrer2016-12-171-1/+2
* raise a decent error if pypy <2.6 + update READMEPaul Kehrer2016-02-131-0/+9
* drop python 3.2Alex Gaynor2015-10-171-1/+1
* Migrate to using CFFI 1.0Donald Stufft2015-06-111-42/+13
* Removed usage of mock which wasn't really doing anythingAlex Gaynor2014-12-061-2/+0
* scrapped attribute dict in setup.py, it wasn't doing muchAlex Gaynor2014-12-051-21/+8
* Upgrade crypt_blowfish to 1.3Donald Stufft2014-12-051-1/+1
* Port the setup.py from pyca/cryptography to bcryptDonald Stufft2014-12-051-25/+185
* Enable flake8 style checksDonald Stufft2014-12-051-4/+4
* Switch to using sixDonald Stufft2014-12-051-0/+5
* Use a more consistent name for the compiled moduleDonald Stufft2013-05-111-1/+9
* Add tests to ensure behaviorDonald Stufft2013-05-101-2/+8
* Package the bcrypt libraryDonald Stufft2013-05-101-0/+92