Skip to content

Commit bdf6e86

Browse files
committed
revert
1 parent c78f9d8 commit bdf6e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
'Topic :: Software Development :: Quality Assurance',
5050
'Topic :: Software Development :: Testing',
5151
],
52-
install_requires=['selenium @ git+https://github.com/navin772/selenium.git@appium-python'],
52+
install_requires=['selenium ~= 4.12'],
5353
)

0 commit comments

Comments
 (0)