Added PyNPM dependency
This commit is contained in:
parent
d7ca8f8ae1
commit
3a789d2dd3
2 changed files with 23 additions and 1 deletions
|
|
@ -42,6 +42,10 @@ opencv-python-headless = [
|
|||
{version = "4.2.0.34", python = "^3.8"} # Latest for Py38 systems
|
||||
]
|
||||
labthings = "0.6.1"
|
||||
pynpm = "^0.1.2"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
build = 'openflexure_microscope.install:build'
|
||||
|
||||
[tool.poetry.extras]
|
||||
rpi = ["picamera", "RPi.GPIO"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue