Use simpler-spec branch of labthings (temporary pre-release)

This commit is contained in:
Joel Collins 2020-06-29 13:49:54 +01:00
parent e081ae4e09
commit 5f1bca91bf
2 changed files with 19 additions and 16 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 = "0.6.7"
labthings = {git = "https://github.com/labthings/python-labthings.git", rev = "simpler-spec"}
pynpm = "^0.1.2"
camera-stage-mapping = {git = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git"}
sangaboard = "^0.2"