mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
feat(python): install poetry
This commit is contained in:
@@ -7,13 +7,10 @@
|
|||||||
py.pyls-black
|
py.pyls-black
|
||||||
py.pyls-isort
|
py.pyls-isort
|
||||||
py.flake8
|
py.flake8
|
||||||
py.flask
|
|
||||||
py.pygments
|
py.pygments
|
||||||
py.docopt
|
|
||||||
py.schema
|
py.schema
|
||||||
py.ansicolors
|
|
||||||
py.virtualenv
|
|
||||||
]))
|
]))
|
||||||
|
pkgs.python3Packages.poetry
|
||||||
];
|
];
|
||||||
|
|
||||||
home-manager.users.me.xdg.configFile."pycodestyle".text = ''
|
home-manager.users.me.xdg.configFile."pycodestyle".text = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user