Clean up dev tools and unused dependencies

This commit is contained in:
2020-06-15 02:15:11 +02:00
parent 44785255b0
commit 5c32ad611b

View File

@@ -10,17 +10,8 @@ pkgs.mkShell {
flask
flask-bootstrap
flask_wtf
matplotlib
folium
pytest
beautifulsoup4
# Development tools
black
isort
pyflakes
python-language-server
pyls-black
pyls-isort
pyls-mypy
];
}