Skip to content

Commit 88ce9a8

Browse files
committedJul 19, 2021
Now Supports Version 3.6 and above
1 parent e0ee46b commit 88ce9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
],
2020
packages=find_packages(),
2121
install_requires=['cryptography'],
22-
python_requires=">=3.8",
22+
python_requires=">=3.6",
2323
)

0 commit comments

Comments
 (0)