David Blume's GitList
Repositories
dotfiles.git
Code
Commits
Branches
Tags
Search
Tree:
89b42cf
Branches
Tags
main
pathogen
remove-vim-airline
vim-airline-disabled
vim-powerline
dotfiles.git
requirements.in
Add Python pandas module
dblume
commited
89b42cf
at 2023-04-15 01:45:45
requirements.in
Blame
History
Raw
# These are the top-level requirements I always seem to need. # To generate "requirements.txt", install pip-tools: # # (venv) $ python3 -m pip install pip-tools # (venv) $ pip-compile requirements.in # pandas matplotlib requests