source: immutablelistpy/README.txt@ 211

Last change on this file since 211 was 195, checked in by wouter, 3 years ago

preparing python version of immutablelist

File size: 142 bytes
RevLine 
[195]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.