Switched to LabThings 0.8.0 beta

This commit is contained in:
Joel Collins 2020-07-15 15:46:23 +01:00
parent 7310492c35
commit db8f76f8f6
2 changed files with 43 additions and 269 deletions

View file

@ -46,7 +46,7 @@ pynpm = "^0.1.2"
sangaboard = "^0.2"
expiringdict = "^1.2.1"
camera-stage-mapping = "^0.1.2"
labthings = "0.7.0"
labthings = {git = "https://github.com/labthings/python-labthings.git", rev = "master"}
[tool.poetry.extras]
rpi = ["RPi.GPIO"]