wrong dateutil package

This commit is contained in:
euri10 2017-01-28 20:15:08 +01:00
parent 5624e24622
commit 03dfaf97ee
2 changed files with 2 additions and 2 deletions

View file

@ -107,7 +107,7 @@ setup(
'pathlib',
'python-mpd2',
'discogs-client',
'dateutils'
'python-dateutil'
],
# Plugin (optional) dependencies:

View file

@ -24,7 +24,7 @@ deps =
python-mpd2
coverage
discogs-client
dateutils
python-dateutil
[_flake8]
deps =