Skip to content

Commit e1b29e5

Browse files
committed
Update long description
1 parent 5bcf61b commit e1b29e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
name='seleniumbase',
1111
version='1.4.10',
1212
description='Test Automation Framework - http://seleniumbase.com',
13-
long_description='Automation Framework for Simple & Reliable Web Testing',
13+
long_description='Simple & Reliable Web Automation for Pytest & Nosetests',
1414
platforms='Mac * Windows * Linux * Docker',
1515
url='http://seleniumbase.com',
1616
author='Michael Mintz',

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
name='seleniumbase',
1010
version='1.4.10',
1111
description='Test Automation Framework - http://seleniumbase.com',
12-
long_description='Automation Framework for Simple & Reliable Web Testing',
12+
long_description='Simple & Reliable Web Automation for Pytest & Nosetests',
1313
platforms='Mac * Windows * Linux * Docker',
1414
url='http://seleniumbase.com',
1515
author='Michael Mintz',

0 commit comments

Comments
 (0)