source:
unitpy/README.txt
Last change on this file was 715, checked in by , 11 months ago | |
---|---|
File size: 142 bytes |
Rev | Line | |
---|---|---|
[715] | 1 | Prepare your environment with |
2 | ||
3 | pip install -r requirements.txt | |
4 | ||
5 | ||
6 | build with | |
7 | ||
8 | python3 setup.py sdist | |
9 | ||
10 | result file in dist/immutablelist.tar.gz |
Note:
See TracBrowser
for help on using the repository browser.