This commit is contained in:
Michael Greene
2022-11-23 16:39:01 -08:00
parent e5240df3d3
commit 0e0e8d0114
2 changed files with 2 additions and 3 deletions

View File

@@ -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