We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9514d9 commit aa404f6Copy full SHA for aa404f6
setup.py
@@ -47,9 +47,9 @@
47
'Programming Language :: Python',
48
'Programming Language :: Python :: 2.6',
49
'Programming Language :: Python :: 2.7',
50
- 'Programming Language :: Python :: 3.2',
51
'Programming Language :: Python :: 3.3',
52
- 'Programming Language :: Python :: 3.4'],
+ 'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5'],
53
'package_dir': {
54
'selenium': 'py/selenium',
55
'selenium.common': 'py/selenium/common',
0 commit comments