drop 3.5
This commit is contained in:
@@ -27,7 +27,6 @@ classifiers =
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.5
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
Topic :: Security
|
||||
Topic :: Security :: Cryptography
|
||||
@@ -44,7 +43,7 @@ packages =
|
||||
install_requires =
|
||||
cryptography>=2.6,<38
|
||||
pyasn1
|
||||
python_requires = >=3.5
|
||||
python_requires = >=3.6
|
||||
|
||||
# doc_requires =
|
||||
# sphinx
|
||||
|
||||
Reference in New Issue
Block a user