Skip to content

Commit 573ee5d

Browse files
committed
fix commas for similarity
1 parent f918489 commit 573ee5d

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
@@ -9,7 +9,7 @@
99
author_email='[email protected]',
1010
url='https://github.com/reportportal/client-Python',
1111
download_url='https://github.com/reportportal/client-Python/tarball/2.6.0',
12-
license="GNU General Public License v3",
12+
license='GNU General Public License v3',
1313
keywords=['testing', 'reporting', 'reportportal'],
1414
classifiers=[],
1515
install_requires=["requests>=2.4.2"],

0 commit comments

Comments
 (0)