File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 66
77language : python
88python :
9- - " 3.4"
109 - " 3.5"
1110 - " 3.6"
1211 - " 3.7"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ and the push to production pang continues ..
2525
2626View the complete changelog [ here] ( https://github.com/animator/titus2/blob/master/CHANGELOG.md ) .
2727
28- Titus 2 - Portable Format for Analytics (PFA) implementation for Python 3.4 +
28+ Titus 2 - Portable Format for Analytics (PFA) implementation for Python 3.5 +
2929========
3030
3131
@@ -51,7 +51,7 @@ The above packages are available via `pip` and are automatically installed durin
5151
5252### Installation
5353
54- Titus requires [ Python 3.4 +] ( https://www.python.org/download/ ) to run.
54+ Titus requires [ Python 3.5 +] ( https://www.python.org/download/ ) to run.
5555It can be installed via pip/pip3 as follows:
5656``` sh
5757$ pip install titus2
Original file line number Diff line number Diff line change 6666 'License :: OSI Approved :: Apache Software License' ,
6767 'Programming Language :: Python :: 3 :: Only' ,
6868 'Programming Language :: Python :: 3' ,
69- 'Programming Language :: Python :: 3.4' ,
7069 'Programming Language :: Python :: 3.5' ,
7170 'Programming Language :: Python :: 3.6' ,
7271 'Programming Language :: Python :: 3.7' ,
You can’t perform that action at this time.
0 commit comments