summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Version 4.3.5 (#2467)4.3.originalChayim2022-11-211-1/+1
* v4.3.4 (#2255)v4.3.4dvora-h2022-06-271-1/+1
* Fix Lock crash, and versioning 4.3.3 (#2210)v4.3.3dvora-h2022-06-021-1/+1
* 4.3.2 (#2207)v4.3.2dvora-h2022-06-011-1/+1
* fix import (#2175)v4.3.1dvora-h2022-05-091-1/+1
* v4.3.0 (#2172)v4.3.0dvora-h2022-05-081-1/+1
* Adding (experimental) python 3.11 CI (#1991)Chayim2022-04-131-0/+1
* v4.2.2 (#2084)v4.2.2dvora-h2022-04-041-1/+1
* v4.2.1 (#2074)v4.2.1dvora-h2022-03-311-1/+1
* Make typing_extensions conditional to Python < 3.8 (#2062)Michał Górny2022-03-311-1/+1
* v4.2.0 (#2059)v4.2.0dvora-h2022-03-231-1/+1
* v4.2.0rc3 (#2051)v4.2.0rc3dvora-h2022-03-141-1/+1
* v4.2.0rc2 (#2037)v4.2.0rc2dvora-h2022-03-081-1/+1
* v4.2.0-rc1 (#2005)v4.2.0rc1dvora-h2022-02-221-1/+1
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+3
* 4.1.2 (#1904)dvora-h2022-01-271-1/+1
* 4.1.1 (#1883)v4.1.1dvora-h2022-01-171-1/+1
* OCSP Stapling Support (#1873)Chayim2022-01-171-1/+1
* 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