Browse Source

Remove NOMA, as theres a lot of dependencies which need to be changed

master
nolim1t 5 years ago
parent
commit
3965a7a02d
No known key found for this signature in database GPG Key ID: F6287B82CC84BCBD
  1. 8
      stage2/07-pip-install-deps/01-run.sh

8
stage2/07-pip-install-deps/01-run.sh

@ -1,8 +0,0 @@
echo "Install Python dependencies"
## Add in any python dependencies within the chroot
on_chroot << EOF
pip3 install noma
EOF
Loading…
Cancel
Save