source: unitpy/README.txt@ 1102

Last change on this file since 1102 was 715, checked in by wouter, 11 months ago

#245 bump to 1.0.1

File size: 142 bytes
Line 
1Prepare your environment with
2
3pip install -r requirements.txt
4
5
6build with
7
8python3 setup.py sdist
9
10result file in dist/immutablelist.tar.gz
Note: See TracBrowser for help on using the repository browser.