treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, attrs
|
||||
, colorlog
|
||||
, csvw
|
||||
, dateutil
|
||||
, python-dateutil
|
||||
, tabulate
|
||||
, mock
|
||||
, postgresql
|
||||
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dateutil
|
||||
python-dateutil
|
||||
tabulate
|
||||
colorlog
|
||||
attrs
|
||||
|
||||
Reference in New Issue
Block a user