Skip to content

Commit 4142f1e

Browse files
committed
fix(deps): add python-dateutil to install_requires
This way it ends up in e.g. the wheel metadata.
1 parent 1104502 commit 4142f1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ setup_requires =
1616
setuptools
1717
pytest-runner
1818
install_requires =
19+
python-dateutil
1920
requests
2021
six
2122
tests_require =

0 commit comments

Comments
 (0)