Skip to content

Commit 382e93a

Browse files
committed
fix typo in setup.py requirements
1 parent 2bc5a6e commit 382e93a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
'pandas>=1.2',
1717
'scipy>=1.6',
1818
'xlrd',
19-
'openpyxl,'
19+
'openpyxl',
2020
'jinja2'
2121
],
2222
packages=['survivalvolume',

0 commit comments

Comments
 (0)