source: loggingpy/README.txt@ 1271

Last change on this file since 1271 was 204, checked in by wouter, 3 years ago

#87

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.