Removing pythong packages I don't use
This commit is contained in:
@@ -4,10 +4,7 @@ let
|
|||||||
myPackages = pypackages: with pypackages; [
|
myPackages = pypackages: with pypackages; [
|
||||||
black
|
black
|
||||||
dateutil
|
dateutil
|
||||||
flake8
|
|
||||||
ipython
|
ipython
|
||||||
jedi
|
|
||||||
jedi-language-server
|
|
||||||
mypy
|
mypy
|
||||||
pylint
|
pylint
|
||||||
pyyaml
|
pyyaml
|
||||||
|
|||||||
Reference in New Issue
Block a user