traefik deployments and configuration work.
This commit is contained in:
parent
e3ba2cb5e6
commit
686493d732
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
||||||
targetPkgs = pkgs: (with pkgs; [
|
targetPkgs = pkgs: (with pkgs; [
|
||||||
black
|
black
|
||||||
isort
|
isort
|
||||||
unstable.jetbrains.pycharm-professional
|
#unstable.jetbrains.pycharm-professional
|
||||||
|
jetbrains.pycharm-professional
|
||||||
python311
|
python311
|
||||||
pipenv
|
pipenv
|
||||||
zlib # needed for NumPy
|
zlib # needed for NumPy
|
||||||
|
|
Loading…
Reference in a new issue