Skip to content

Commit fd6059d

Browse files
committed
missing comma
1 parent fcebfdb commit fd6059d

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
@@ -58,7 +58,7 @@
5858
'typing >= 3.5.3',
5959
'mypy-extensions',
6060
'six >= 1.8.0',
61-
'psutil'
61+
'psutil',
6262
'prov == 1.5.1',
6363
'bagit >= 1.6.4',
6464
],

0 commit comments

Comments
 (0)