File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Dependencies
4141=============
4242This driver depends on:
4343
44- * Python 3.5 or higher
44+ * Python 3.6 or higher
4545
4646Installing from PyPI
4747=====================
Original file line number Diff line number Diff line change 1616
1717**Software and Dependencies:**
1818
19- * Linux and Python 3.5 or Higher
19+ * Linux and Python 3.6 or Higher
2020
2121"""
2222
Original file line number Diff line number Diff line change 1515
1616**Software and Dependencies:**
1717
18- * Linux and Python 3.5 or Higher
18+ * Linux and Python 3.6 or Higher
1919
2020"""
2121
Original file line number Diff line number Diff line change 3838 license = "MIT" ,
3939 # See https://pypi.python.org/pypi?%3Aaction=list_classifiers
4040 classifiers = [
41- "Development Status :: 3 - Alpha " ,
41+ "Development Status :: 5 - Production/Stable " ,
4242 "Intended Audience :: Developers" ,
4343 "Topic :: Software Development :: Libraries" ,
4444 "Topic :: System :: Hardware" ,
You can’t perform that action at this time.
0 commit comments