Fixing bug
This commit is contained in:
parent
3d64ca637c
commit
8f9a4d159f
@ -7,4 +7,4 @@ function install {
|
||||
}
|
||||
|
||||
|
||||
python_packages=("numpy" "matplotlib" "scipy" "seaborn" "django" "torch" "torchvision" "torchaudio" "networkx" "Faker" "torch-cluster" "torch-geometric" "torch-scatter" "torch-sparse" "torch-spline-conv" "tqdm" "yapf" "yt-dlp" "scikit-learn" "scikit-image" "pandas" "python3-lsp-server[all]" "pynvim" "pylsp-mypy" "python-lsp-isort" "python-lsp-black" "pylint" "flake8" "hydra" "lightning")
|
||||
python_packages=("numpy" "matplotlib" "scipy" "seaborn" "django" "torch" "torchvision" "torchaudio" "networkx" "Faker" "torch-cluster" "torch-geometric" "torch-scatter" "torch-sparse" "torch-spline-conv" "tqdm" "yapf" "yt-dlp" "scikit-learn" "scikit-image" "pandas" "python3-lsp-server[all]" "pynvim" "pylsp-mypy" "python-lsp-isort" "python-lsp-black" "pylint" "flake8" "hydra" "lightning" "virtualenv")
|
||||
|
@ -31,6 +31,7 @@ install "tree"
|
||||
install "universal-ctags"
|
||||
install "zathura"
|
||||
install "zsh"
|
||||
install "python3-venv"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user