File tree 3 files changed +1
-3
lines changed
3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ def get_requirements():
45
45
"Natural Language :: English" ,
46
46
"License :: OSI Approved :: Apache Software License" ,
47
47
"Programming Language :: Python" ,
48
- "Programming Language :: Python :: 3.7" ,
49
48
"Programming Language :: Python :: 3.8" ,
50
49
"Programming Language :: Python :: 3.9" ,
51
50
"Programming Language :: Python :: Implementation :: CPython" ,
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Getting Started
12
12
Required Prerequisites
13
13
======================
14
14
15
- * Python 3.7 +
15
+ * Python 3.8 +
16
16
* aws-encryption-sdk
17
17
18
18
Use
Original file line number Diff line number Diff line change @@ -46,7 +46,6 @@ def get_requirements():
46
46
"License :: OSI Approved :: Apache Software License" ,
47
47
"Programming Language :: Python" ,
48
48
"Programming Language :: Python :: 3" ,
49
- "Programming Language :: Python :: 3.7" ,
50
49
"Programming Language :: Python :: 3.8" ,
51
50
"Programming Language :: Python :: 3.9" ,
52
51
"Programming Language :: Python :: Implementation :: CPython" ,
You can’t perform that action at this time.
0 commit comments