| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | setup.cfg - fix [wheel] -> [bdist_wheel] | Adam Chainz | 2016-04-15 | 1 | -1/+1 |
| | | | | | [wheel] is legacy, [bdist_wheel] is the future. See https://bitbucket.org/pypa/wheel/src/4da780b849affbff98a0defb21ad1f30a94d6f57/wheel/bdist_wheel.py?at=default&fileviewer=file-view-default#bdist_wheel.py-119 | ||||
| * | Setup pytest configuration for benchmarks | John Anderson | 2015-07-02 | 1 | -0/+1 |
| | | | | | | Using tox -e py27 -- -m benchmark or pytest -m benchmark you can now run the benchmarking tests | ||||
| * | flake8 the tests | John Anderson | 2015-06-20 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'flake8' of https://github.com/sontek/pymemcache into ↵ | John Anderson | 2015-06-20 | 1 | -0/+4 |
| |\ | | | | | | | | | | | | | | | | | switch_to_pytest Conflicts: setup.cfg setup.py tox.ini | ||||
| | * | Flake8/pep8 the code | John Anderson | 2015-06-19 | 1 | -0/+4 |
| | | | |||||
| * | | Finished porting integration tests to pytest | John Anderson | 2015-06-19 | 1 | -0/+5 |
| | | | |||||
| * | | Move to use pytest instead of nose | John Anderson | 2015-06-19 | 1 | -0/+11 |
| |/ | |||||
| * | Add setup.cfg to make universal wheel. | INADA Naoki | 2014-04-16 | 1 | -0/+2 |
