Python packages
This commit is contained in:
@@ -89,8 +89,15 @@ with pkgs;
|
||||
# zsh-powerlevel10k
|
||||
|
||||
# Python packages
|
||||
python3
|
||||
# python3
|
||||
virtualenv
|
||||
(python3.withPackages (python-pkgs: with python-pkgs; [
|
||||
pandas
|
||||
requests
|
||||
tkinter
|
||||
]))
|
||||
|
||||
|
||||
|
||||
# Rust Related
|
||||
rustc
|
||||
|
Reference in New Issue
Block a user