summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Fixing a typo in setup.py and adding .pypirc to .gitignoreCharles Gordon2015-04-151-1/+1
* Move nose to tests_requiresINADA Naoki2014-11-251-1/+1
* Adding the LICENSE.txt file to the distributionCharles Gordon2014-09-091-1/+1
* Move six from setup_requires to install_requiresSam Kimbrel2014-05-071-1/+2
* Port to Python 3.3Julien Danjou2014-03-101-1/+2
* Merge pull request #2 from dcrosta/include-READMEDave Dash2013-04-251-1/+3
|\
| * import __version__ from pymemcache/__init__.pyDan Crosta2013-04-251-1/+3
| * add MANIFEST.in to force README.md to be packaged in `setup.py sdist`Dan Crosta2013-04-251-1/+1
* | add trove classifiers to package metadataDan Crosta2013-04-251-0/+7
|/
* Increasing version to 1.0, adding various package stuffCharles Gordon2013-02-191-1/+3
* Fixing another edge case in the \r\n handlingCharles Gordon2013-02-081-1/+1
* Bumping the version againCharles Gordon2013-02-061-1/+1
* Increasing the version number to 0.7Charles Gordon2013-02-061-1/+1
* Increasing version for pypiCharles Gordon2013-01-291-1/+1
* Bumping to version 0.5 for pypiCharles Gordon2013-01-281-1/+1
* Fixing a lot of small bugs, adding set_many and delete_many, adding python-me...Charles Gordon2013-01-281-1/+1
* Adding license information and external linksCharles Gordon2012-10-311-0/+4
* Initial commit of all pymemcache filesCharles Gordon2012-10-191-0/+11