Skip to content

Commit bb84cee

Browse files
committed
Fix indentation of setup.py
1 parent 81a5d60 commit bb84cee

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
@@ -51,7 +51,7 @@
5151
'typing >= 3.5.2, < 3.6',
5252
'cwltest >= 1.0.20160907111242',
5353
'pathlib2 >= 2.1.0'
54-
],
54+
],
5555
test_suite='tests',
5656
tests_require=[],
5757
entry_points={

0 commit comments

Comments
 (0)