Switched to LabThings 0.8.0rc1 from PyPI

This commit is contained in:
Joel Collins 2020-07-21 13:17:00 +01:00
parent 24398ba7dc
commit 2e8149c130
2 changed files with 16 additions and 16 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 = {git = "https://github.com/labthings/python-labthings.git", rev = "master"}
labthings = "0.8.0rc1"
[tool.poetry.extras]
rpi = ["RPi.GPIO"]