summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Initial support for mypy-based type checking (#373)Jon Parise2022-02-201-0/+7
* Revise tox configuration (#375)Jon Parise2022-02-151-28/+19
* Add official support for Python 3.10 (#365)Jon Parise2022-02-091-1/+1
* Drop support for Python 3.6 (#363)Jon Parise2022-02-011-1/+5
* Add black CI configurationJoe Gordon2021-12-031-1/+5
* Use sphinxcontrib-apidoc to simplify apidoc usage for readthedocs buildsJordan Cook2021-08-101-2/+1
* Fixes for rebase and further cleanupsJoe Gordon2021-07-201-4/+0
* Drop python support 2.7, 3.4 and 3.5Joe Gordon2021-07-201-1/+5
* adding code coverage (#336)Hervé Beraud2021-07-061-0/+4
* Rely on tox for CI linter (#334)Hervé Beraud2021-07-031-10/+10
* Document how to use pymemcache Client from shell. (#221)Hervé Beraud2021-06-161-0/+3
* Add Python 3.9 to tox.ini as the newest versionJon Parise2021-02-041-2/+2
* Add official support for Python 3.8 (#262)Jon Parise2019-12-171-2/+2
* Fixes tox six pkg ImportError #198 (#199)Maina Nick2018-11-021-3/+4
* Check reStructuredText along with flake8Jon Parise2018-09-141-0/+2
* Add official Python 3.7 supportJon Parise2018-08-311-2/+2
* Remove deprecated Python version.Trevor Joynson (trevorj)2018-06-181-1/+1
* Test against py35 and py36Joe Gordon2017-11-271-2/+2
* Remove docs from being run when you're running testsfix-tox-docsNicholas Charriere2017-04-231-1/+1
* Kill python 2.6kill-26Nicholas Charriere2017-02-221-1/+1
* Update ChangeLog.rstdrop-pypy3-travis-ci-supportNicholas Charriere2016-12-021-1/+1
* Add integration environment to toxJoe Gordon2016-11-031-1/+7
* Fix #117, illegal unicode character in middle of key (or value now)fix-unicode-char-in-middle-errorNicholas Charriere2016-10-031-2/+3
* Lint with Python 3.4 tooAdam Chainz2016-08-161-2/+7
* Fix flake8 and cleanup buildNicholas Charriere2016-07-271-3/+3
* Added pypy3 support backJohn Anderson2015-07-161-1/+1
* Code review clean ups and doc fixesJohn Anderson2015-07-021-1/+1
* Merge branch 'flake8' of https://github.com/sontek/pymemcache into switch_to_...John Anderson2015-06-201-1/+6
|\
| * Flake8/pep8 the codeJohn Anderson2015-06-191-1/+7
* | Merge branch 'master' of github.com:pinterest/pymemcache into switch_to_pytestJohn Anderson2015-06-191-1/+7
|\ \ | |/
| * Merge pull request #49 from sontek/add_py34_to_toxCharles Gordon2015-06-191-1/+2
| |\
| * | Initial implementation of docsJohn Anderson2015-06-191-0/+6
* | | Finished porting integration tests to pytestJohn Anderson2015-06-191-1/+1
* | | Move to use pytest instead of noseJohn Anderson2015-06-191-2/+3
| |/ |/|
* | Add nose as a dependencyJohn Anderson2015-06-191-0/+1
* | Add python 3.4 to toxJohn Anderson2015-06-191-1/+1
|/
* Add tox.ini for toxMarc Abramowitz2013-09-121-0/+6