mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-20 02:05:12 -04:00
💅🏻 doc format
This commit is contained in:
parent
7371600c46
commit
18dcff99c1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
"build": "rm -rf themes && python build.py",
|
"build": "rm -rf themes && python build.py",
|
||||||
"build:x11": "rm -rf themes && python build.py --x11",
|
"build:x11": "rm -rf themes && python build.py --x11",
|
||||||
"build:win": "rm -rf themes && python build.py --win",
|
"build:win": "rm -rf themes && python build.py --win",
|
||||||
"py_builder_install":"python setup.py install",
|
"py_builder_install": "python setup.py install",
|
||||||
"py_install": "pip install -r requirements.txt && yarn py_builder_install",
|
"py_install": "pip install -r requirements.txt && yarn py_builder_install",
|
||||||
"py_freeze": "pip freeze >> requirements.txt"
|
"py_freeze": "pip freeze >> requirements.txt"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue