On the working microbill directory
python -m venv .venv
Then, if Windows:
.venv\Scripts\activate
Else:
source .venv/bin/activate
pip install -r requirements.txt
First stable Microbill version
- Added version to Microbill
- Included Register file examples in case previous installations were not found