build-requirements.txt
This commit is contained in:
parent
b95478ea8d
commit
0e68ea4e51
@ -30,6 +30,6 @@ Use key name from [arcade.key package](http://arcade.academy/arcade.key.html).
|
||||
## Build
|
||||
|
||||
```shell
|
||||
python -m pip install cx-freeze
|
||||
python -m pip install -r build-requirements.txt
|
||||
python setup.py build
|
||||
```
|
1
build-requirements.txt
Normal file
1
build-requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
cx-freeze
|
Loading…
x
Reference in New Issue
Block a user