Skip to content

Commit

Permalink
Added missing dependency
Browse files Browse the repository at this point in the history
Missing package python-dateutil for #141
  • Loading branch information
francesco-vannini authored Jul 24, 2017
1 parent b2af22a commit e1aaa38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ apt-get install git -y
apt-get install python-imaging -y
apt-get install python-smbus -y
apt-get install bc i2c-tools -y
apt-get install python-dateutil -y

# enable SPI and I2C
raspi-config nonint do_spi 0
Expand Down

0 comments on commit e1aaa38

Please sign in to comment.