fabs: Don't use alias for python-dateutil
It breaks evaluation without aliases enabled.
This commit is contained in:
parent
fdb1739028
commit
853a90c2d7
@ -23,7 +23,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
propagatedBuildInputs = with python3.pkgs; [
|
||||
alembic
|
||||
dateutil
|
||||
python-dateutil
|
||||
pyyaml
|
||||
setuptools
|
||||
sqlalchemy
|
||||
|
Loading…
Reference in New Issue
Block a user