mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 05:54:21 -04:00
requirments freeze added
This commit is contained in:
parent
d17199e9f5
commit
19c4fac155
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -7,6 +7,7 @@
|
|||
build:
|
||||
|
||||
@echo "installing Requirements..."
|
||||
pip3 freeze > requirements.txt
|
||||
pip3 install -r requirements.txt
|
||||
|
||||
@echo "Building Bibata Classic..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue