bitstring and bit array move to dmr_utils setup.py

This commit is contained in:
Steve Zingman 2017-08-22 09:25:48 -04:00 committed by GitHub
parent da1c24b84f
commit 3a1097cd2c
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-pip -y
apt-get install python-twisted -y
pip install bitstring
pip install bitarray
# pip install bitstring
# pip install bitarray
cd /opt
git clone https://github.com/n0mjs710/dmr_utils.git