Skip to content

Commit 80c49bb

Browse files
updated zetup.cfg
1 parent 0650bee commit 80c49bb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

zetup.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ description =
44
Python Tools for Robot Framework and Test Libraries.
55

66
author = Stefan Zimmermann <[email protected]>
7-
url = http://bitbucket.org/userzimmermann/robotframework-tools
7+
url = http://github.com/zimmermanncode/robotframework-tools
88

99
license = GPLv3
1010

11-
python = 2.7 3.3 3.4
11+
python = 2.7 3.3 3.4 3.5
1212

1313
packages =
1414
robottools
@@ -20,15 +20,14 @@ modules =
2020
zetup_config module = yes
2121

2222
no make =
23-
VERSION
2423
tox.ini
2524

2625
keep made =
2726
setup.py
2827
tox.ini
2928

3029
classifiers =
31-
Development Status :: 3 - Alpha
30+
Development Status :: 4 - Beta
3231
Intended Audience :: Developers
3332
License :: OSI Approved :: GNU General Public License (GPL)
3433
Operating System :: OS Independent
@@ -37,6 +36,7 @@ classifiers =
3736

3837
keywords =
3938
robottools robot framework robotframework tools
40-
test automation testautomation
39+
test automation testautomation acceptance atdd
4140
testlibrary testcase keyword pybot
42-
robotshell ipython
41+
testrobot remoterobot remote server robotremoteserver
42+
robotshell ipython jupyter notebook

0 commit comments

Comments
 (0)