File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 38
38
'Documentation' : 'https://www.selenium.dev/documentation/overview/' ,
39
39
'Source Code' : 'https://github.com/SeleniumHQ/selenium/tree/trunk/py' ,
40
40
},
41
- 'python_requires' : '~=3.7 ' ,
41
+ 'python_requires' : '~=3.8 ' ,
42
42
'classifiers' : ['Development Status :: 5 - Production/Stable' ,
43
43
'Intended Audience :: Developers' ,
44
44
'License :: OSI Approved :: Apache Software License' ,
48
48
'Topic :: Software Development :: Testing' ,
49
49
'Topic :: Software Development :: Libraries' ,
50
50
'Programming Language :: Python' ,
51
- 'Programming Language :: Python :: 3.7' ,
52
51
'Programming Language :: Python :: 3.8' ,
53
52
'Programming Language :: Python :: 3.9' ],
54
53
'package_dir' : {
You can’t perform that action at this time.
0 commit comments