bitstring and bitarray moved to dmr_utils setup.py

This commit is contained in:
Steve Zingman 2017-08-22 09:24:40 -04:00 committed by GitHub
parent f216300539
commit 3279aeb527
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ echo ""
apt-get install python-dev -y apt-get install python-dev -y
apt-get install python-pip -y apt-get install python-pip -y
apt-get install python-twisted -y apt-get install python-twisted -y
pip install bitstring # pip install bitstring
pip install bitarray # pip install bitarray
cd /opt cd /opt
git clone https://github.com/n0mjs710/dmr_utils.git git clone https://github.com/n0mjs710/dmr_utils.git