File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 54
54
55
55
setup (
56
56
name = 'seleniumbase' ,
57
- version = '1.49.17 ' ,
58
- description = 'Web Automation and Test Framework - https:// seleniumbase.io' ,
57
+ version = '1.49.18 ' ,
58
+ description = 'Reliable Web Automation+Testing Framework. - seleniumbase.io' ,
59
59
long_description = long_description ,
60
60
long_description_content_type = 'text/markdown' ,
61
61
url = 'https://github.com/seleniumbase/SeleniumBase' ,
74
74
"Operating System :: Microsoft :: Windows" ,
75
75
"Operating System :: POSIX :: Linux" ,
76
76
"Programming Language :: Python" ,
77
+ "Programming Language :: Python :: 3" ,
77
78
"Programming Language :: Python :: 2.7" ,
78
79
"Programming Language :: Python :: 3.5" ,
79
80
"Programming Language :: Python :: 3.6" ,
80
81
"Programming Language :: Python :: 3.7" ,
81
82
"Programming Language :: Python :: 3.8" ,
83
+ "Programming Language :: Python :: 3.9" ,
82
84
"Topic :: Internet" ,
83
85
"Topic :: Scientific/Engineering" ,
84
86
"Topic :: Software Development" ,
You can’t perform that action at this time.
0 commit comments