Switched to testing LabThings restructure

This commit is contained in:
Joel Collins 2020-07-03 18:22:35 +01:00
parent ab3c4b3745
commit 4cb3ae03ed
2 changed files with 4 additions and 20 deletions

View file

@ -42,7 +42,7 @@ opencv-python-headless = [
{version = "4.1.0.25", python = "~3.7"}, # PiWheels build for RPi running Py37
{version = "4.2.0.34", python = "^3.8"} # Latest for Py38 systems
]
labthings = {git = "https://github.com/labthings/python-labthings.git", rev = "simpler-spec"}
labthings = {git = "https://github.com/labthings/python-labthings.git", rev = "100-restructure"}
pynpm = "^0.1.2"
sangaboard = "^0.2"
expiringdict = "^1.2.1"