Alexey Radul
Alexey Radul
Progress report: - `script/jenkins/venture-in-docker.sh` and `script/jenkins/check_sdist.sh` have been generalized to accept a requirements file as an argument and `pip install -r` its contents before doing `pip install venture`. This permit...
We might also want to test against minimal versions of our test dependencies (currently, the `venture-sdist-docker-pip-dependency-variation` build only controls the main dependencies). The way to do that would be: -...
Status update: #50 is done, but this is still blocked on #183.