Skip to content

Commit 985d350

Browse files
committed
one more comma fix
1 parent 573ee5d commit 985d350

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
@@ -12,5 +12,5 @@
1212
license='GNU General Public License v3',
1313
keywords=['testing', 'reporting', 'reportportal'],
1414
classifiers=[],
15-
install_requires=["requests>=2.4.2"],
15+
install_requires=['requests>=2.4.2'],
1616
)

0 commit comments

Comments
 (0)