File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ GitHub. It also hosts the `issue tracker`_.
25
25
Dependencies
26
26
------------
27
27
28
- Python-RSA is compatible with Python versions 3.7 and newer. The last
28
+ Python-RSA is compatible with Python versions 3.8 and newer. The last
29
29
version with Python 2.7 support was Python-RSA 4.0.
30
30
31
31
Python-RSA has very few dependencies. As a matter of fact, to use it
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ classifiers = [
16
16
" Operating System :: OS Independent" ,
17
17
" Programming Language :: Python" ,
18
18
" Programming Language :: Python :: 3" ,
19
- " Programming Language :: Python :: 3.7" ,
20
19
" Programming Language :: Python :: 3.8" ,
21
20
" Programming Language :: Python :: 3.9" ,
22
21
" Programming Language :: Python :: 3.10" ,
You can’t perform that action at this time.
0 commit comments