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 2e94ddd commit 707768dCopy full SHA for 707768d
setup.py
@@ -30,7 +30,7 @@
30
DESCRIPTION = ('Tools to ease creating larger test libraries for '
31
'Robot Framework using Python.')
32
setup(
33
- name = 'robotframework-pythontlibcore',
+ name = 'robotframework-pythonlibcore',
34
version = VERSION,
35
author = 'Tatu Aalto',
36
author_email = 'aalto.tatu@gmail.com',
0 commit comments