mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
`pip install` is a relatively common thing for app builds to use in sudo=, so it should be built into the buildserver. This then builds in the trust relationship to pypi, since it comes from Debian rather than some random pip download/install process. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| config.buildserver.py | ||
| provision-android-ndk | ||
| provision-android-sdk | ||
| provision-apt-get-install | ||
| provision-apt-proxy | ||
| provision-gradle | ||
| provision-pip | ||
| setup-env-vars | ||
| Vagrantfile | ||