Skip to content

Commit cefb0c8

Browse files
committed
fixing requirements
1 parent 0eb0915 commit cefb0c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ test_requires =
3737
codecov
3838
numpy
3939
psutil
40-
dateutil
40+
python-dateutil
4141
tornado
4242
boutiques
4343
packages = find:
@@ -69,7 +69,7 @@ test =
6969
numpy
7070
pyld
7171
psutil
72-
dateutil
72+
python-dateutil
7373
tornado
7474
boutiques
7575
tests =

0 commit comments

Comments
 (0)