Closed rylabs-billy closed 3 years ago
Resolves issue #1 by using virtualenv (instead of venv) which ships with the wheel package, and fixed syntax error with the apt update task, which was the cause of the 404s. Also forced IPv4 transport for apt.
virtualenv
venv
wheel
apt
Resolves issue #1 by using
virtualenv
(instead ofvenv
) which ships with thewheel
package, and fixed syntax error with the apt update task, which was the cause of the 404s. Also forced IPv4 transport forapt
.