Skip to content

Commit

Permalink
Now Supports Version 3.6 and above
Browse files Browse the repository at this point in the history
  • Loading branch information
metamorphic-spyware committed Jul 19, 2021
1 parent e0ee46b commit 88ce9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
],
packages=find_packages(),
install_requires=['cryptography'],
python_requires=">=3.8",
python_requires=">=3.6",
)

0 comments on commit 88ce9a8

Please sign in to comment.