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 9c1c71d commit 0fd3ca6Copy full SHA for 0fd3ca6
setup.py
@@ -23,7 +23,7 @@
23
description = 'Web testing library for Robot Framework',
24
long_description = DESCRIPTION,
25
author = 'Tatu Aalto',
26
- author_email = '<[email protected]>',
+ author_email = '[email protected]',
27
url = 'https://github.com/robotframework/SeleniumLibrary',
28
license = 'Apache License 2.0',
29
keywords = 'robotframework testing testautomation selenium webdriver web',
0 commit comments