-
Notifications
You must be signed in to change notification settings - Fork 3
Developers Notes
Iosif Spartalis edited this page Apr 24, 2021
·
9 revisions
The approach of creating .deb files is selected for packaging and distributing the tool due to incompatibility issues of some python packages with windows. Hence, windows users must deploy the tool through WSL 2. See here how to enable WSL.
The packaging procedure must be done in a Linux machine with a docker client installed.
- Docker client
- dh-virtualenv
the instructions in dh-virtualenv cookbook