Test on new LabThings branch
This commit is contained in:
parent
5091ee8983
commit
7a849c725a
2 changed files with 19 additions and 16 deletions
|
|
@ -46,7 +46,7 @@ pyyaml = "^5.3.1"
|
|||
typing-extensions = "^3.7.4" # Needed for some type-hints in Python < 3.8 (e.g. Literal)
|
||||
pytest-cov = "^2.10.1"
|
||||
piexif = "^1.1.3"
|
||||
labthings = "1.1.6"
|
||||
labthings = {git = "https://github.com/labthings/python-labthings", branch="new-extension-manifest", develop = true}
|
||||
|
||||
[tool.poetry.extras]
|
||||
rpi = ["RPi.GPIO"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue