mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-05 01:04:10 -04:00
💾 Python Packages install script
This commit is contained in:
parent
7fa04d581e
commit
bb803ba49a
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
"clean": "rm -rf bitmaps",
|
||||
"render:bibata-round": "yarn workspace bibata-round render",
|
||||
"render": "yarn render:bibata-round",
|
||||
"build": "rm -rf themes && python build.py"
|
||||
"build": "rm -rf themes && python build.py",
|
||||
"py_install": "pip freeze >> requirements.txt"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue