treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
, psutil
|
||||
, pyelftools
|
||||
, pyserial
|
||||
, dateutil
|
||||
, python-dateutil
|
||||
, requests
|
||||
, rpyc
|
||||
, tox
|
||||
@@ -63,7 +63,7 @@ buildPythonPackage rec {
|
||||
psutil
|
||||
pyelftools
|
||||
pyserial
|
||||
dateutil
|
||||
python-dateutil
|
||||
requests
|
||||
rpyc
|
||||
tox
|
||||
|
||||
Reference in New Issue
Block a user