David Blume's GitList
Repositories
dotfiles.git
Code
Commits
Branches
Tags
Search
Tree:
04f4b48
Branches
Tags
main
pathogen
remove-vim-airline
vim-airline-disabled
vim-powerline
dotfiles.git
requirements.in
Add requirements file for most commonly added modules.
dblume
commited
04f4b48
at 2022-01-23 11:04:19
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 # matplotlib requests