updates from makefile
This commit is contained in:
parent
7a31f31a1c
commit
fc07ec08cc
3 changed files with 16 additions and 15 deletions
|
|
@ -6,6 +6,7 @@ let
|
|||
pipx
|
||||
python-dateutil
|
||||
setuptools
|
||||
requests
|
||||
];
|
||||
python-with-my-packages = pkgs.python3Full.withPackages my-python-packages;
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue