summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Allowing poetry and redis-py to install together (#1854)Søren Bjerregaard Vrist2022-01-101-1/+1
* `setup.py`: Add project_urls for PyPI (#1867)Tony Narlock2022-01-101-0/+6
* 4.1.0 (#1828)v4.1.0Chayim2021-12-261-1/+1
* OCSP stapling support (#1820)Chayim2021-12-261-0/+1
* Single sourcing the package version (#1791)Chayim2021-12-151-6/+2
* Add packaging to setup_requires, and use >= to play nice to setup.py (fixes #...Sebastian Pipping2021-12-091-2/+5
* Integrate RedisBloom support (#1683)Avital Fine2021-12-011-0/+1
* Adding RedisGraph support (#1673)Avital Fine2021-11-301-0/+1
* Added black and isort (#1734)Anas2021-11-301-3/+4
* Fixing deprecating distutils (PEP 632) (#1730)Chayim2021-11-251-1/+2
* Improved JSON accuracy (#1666)Chayim2021-11-021-0/+3
* redis timeseries support (#1652)Chayim2021-10-281-0/+1
* Add python_requires setuptools check for python > 3.6 (#1656)Nicusor Picatureanu2021-10-271-0/+1
* Adding description format for package (#1651)Chayim2021-10-261-0/+1
* Fixing the package to include commands (#1649)v4.0.0b3Chayim2021-10-261-2/+41
* Use setuptools setup.cfg declarative configuration (#1316)Jon Dufresne2020-04-091-44/+1
* Drop support for end-of-life Python 3.4Jon Dufresne2019-12-071-2/+1
* Unify tox and Travis test matrix (#1243)Jon Dufresne2019-11-121-20/+0
* Support Python 3.8 (#1241)Rajiv Bakulesh Shah2019-11-111-0/+1
* Remove outdated distutils fallbackJon Dufresne2018-12-201-19/+12
* Use 'dist: xenial' in Travis to simplify configurationJon Dufresne2018-12-061-0/+1
* rst format fixes3.0.0Andy McCurdy2018-11-151-0/+1
* Unpin test dependenciesJon Dufresne2018-11-031-1/+1
* Pass python_requires argument to setuptoolsJon Dufresne2018-11-031-0/+1
* Remove support and testing for EOL Python 3.3Jon Dufresne2018-11-031-1/+0
* Remove support and testing for EOL Python 2.6Jon Dufresne2018-11-031-1/+0
* Prefer https:// for URLs when availableJon Dufresne2018-11-011-1/+1
* add extras_require with hiredisDavid Szotten2017-09-061-0/+5
* Merge pull request #826 from jdufresne/setup-test-mockAndy McCurdy2017-01-291-1/+4
|\
| * Add mock to test_requireJon Dufresne2017-01-281-1/+4
* | Test Python 3.6 in Travis CI and document in setup.pyJon Dufresne2017-01-281-0/+2
|/
* remove python 3.2 support. travis no longer supports it.Andy McCurdy2016-09-061-1/+0
* add the python 3.5 classifierAndy McCurdy2015-11-031-0/+1
* satisfy pep8 updatesAndy McCurdy2015-09-281-1/+2
* Fix pep8 errorsPaul Keene2015-02-101-1/+2
* test against Python 3.4 with tox. note 3.4.0 has issues, use 3.4.1 insteadAndy McCurdy2014-05-291-0/+1
* no more python2.5. It's too difficult to support at this point.Andy McCurdy2014-05-071-1/+0
* pep8Andy McCurdy2014-04-041-1/+1
* require pytest>=2.5 when running tests from setup.pyAndy McCurdy2014-03-291-1/+1
* pytest framework and server commandsandy2013-06-041-1/+19
* use README.rst for long descriptionandy2013-04-281-1/+1
* Format code per pep8 guidelinesPaul Belanger2013-03-301-1/+1
* remove the download_url from setup.py so that we can just use pypiandy2012-10-081-2/+0
* Added classifiers to indicate supported Python versionsAlex Grönholm2012-08-071-1/+8
* Cleaned up code for PEP 8 complianceAlex Grönholm2012-08-061-26/+25
* long description is now the contents of the readme fileAndy McCurdy2011-06-011-2/+7
* reverting download_url back to redis-VERSION.tar.gz to fix #94. This is becom...Andy McCurdy2011-01-071-1/+1
* updating setuptools to look for redis-py-VERSION.tar.gzAndy McCurdy2010-12-211-12/+4
* version bumpAndy McCurdy2010-12-201-1/+1
* version bumpAndy McCurdy2010-09-031-1/+1