mirror of
https://git.acl.cool/al/pages.git
synced 2025-12-16 04:21:17 -05:00
subset julia mono
This commit is contained in:
parent
4388064d92
commit
e5fda203c3
4 changed files with 15 additions and 5 deletions
2
deps.sh
2
deps.sh
|
|
@ -5,6 +5,8 @@ if ! [[ -d pgvv/ ]]; then
|
|||
source ./pgvv/bin/activate
|
||||
python3 -m pip install --upgrade pip
|
||||
pip install --upgrade pygments
|
||||
pip install --upgrade fonttools
|
||||
pip install --upgrade brotli
|
||||
deactivate
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue