Version: 1.9.0
Upgraded Packer from 1.8.3 To 1.8.5 changed task Upgrade pip and install rpi-hardware-pwm changed task Install pwnagotchi from source archive changed task Install bettercap (update build script for releasing #134) Removed a redundant task install bettercap caplets Added retries and until to all 4 git clone related tasks Reran pip-compile which upgraded Python packages in the requirements.txt
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
# If you get "error: no such option: --prefer-binary" then you need to run:
|
||||
# pip3 install --upgrade "pip>=20.2"
|
||||
--prefer-binary
|
||||
--index-url "https://nexus.chadwaltercummings.me/repository/www.piwheels.org/simple"
|
||||
--extra-index-url "https://nexus.chadwaltercummings.me/repository/pypi.org/simple"
|
||||
#--index-url "https://nexus.chadwaltercummings.me/repository/www.piwheels.org/simple"
|
||||
#--extra-index-url "https://nexus.chadwaltercummings.me/repository/pypi.org/simple"
|
||||
|
||||
# Used for bluetooth tethering plugin.
|
||||
dbus-python~=1.2
|
||||
|
||||
Reference in New Issue
Block a user