File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 3232 'description' : 'Python bindings for Selenium' ,
3333 'long_description' : open (join (abspath (dirname (__file__ )), "README.rst" )).read (),
3434 'url' : 'https://github.com/SeleniumHQ/selenium/' ,
35+ 'project_urls' : {
36+ 'Bug Tracker' : 'https://github.com/SeleniumHQ/selenium/issues' ,
37+ 'Changes' : 'https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES' ,
38+ 'Documentation' : 'https://www.selenium.dev/documentation/overview/' ,
39+ 'Source Code' : 'https://github.com/SeleniumHQ/selenium/tree/trunk/py' ,
40+ },
3541 'python_requires' : '~=3.7' ,
3642 'classifiers' : ['Development Status :: 5 - Production/Stable' ,
3743 'Intended Audience :: Developers' ,
You can’t perform that action at this time.
0 commit comments