Skip to content

Commit a92646d

Browse files
committed
2 parents 09add80 + 3d7067c commit a92646d

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
@@ -20,5 +20,5 @@
2020
'Intended Audience :: System Administrators',
2121
"License :: OSI Approved :: BSD License",
2222
],
23-
install_requires=['openpyxl']
23+
install_requires=['openpyxl','python-dateutil']
2424
)

0 commit comments

Comments
 (0)