mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 06:56:13 +00:00
Add support for Python 3.7 and drop 3.4
This commit is contained in:
committed by
Claude Paroz
parent
aac129db66
commit
923711d99a
+5
-11
@@ -74,17 +74,11 @@ THE SOFTWARE.
|
||||
Pythons Supported
|
||||
-----------------
|
||||
|
||||
At this time, the following Python platforms are officially supported:
|
||||
|
||||
* cPython 2.7
|
||||
* cPython 3.3
|
||||
* cPython 3.4
|
||||
* cPython 3.5
|
||||
* cPython 3.6
|
||||
|
||||
Support for other Pythons will be rolled out soon.
|
||||
|
||||
|
||||
At this time, the following Python versions are officially supported:
|
||||
|
||||
* CPython 2.7
|
||||
* CPython 3.5
|
||||
* CPython 3.6
|
||||
* CPython 3.7
|
||||
|
||||
Now, go :ref:`Install Tablib <install>`.
|
||||
|
||||
Reference in New Issue
Block a user