Closed elainechien closed 9 months ago
This allows the python package to be built in an isolated docker container so that during build the package does not modify the host machine. Docker is not truly sandboxed but is fine for the purposes of the test package.
This allows the python package to be built in an isolated docker container so that during build the package does not modify the host machine. Docker is not truly sandboxed but is fine for the purposes of the test package.
1001