Loading poetry.lock +2 −2 Original line number Diff line number Diff line Loading @@ -454,7 +454,7 @@ mccabe = ">=0.6,<0.7" toml = ">=0.7.1" [[package]] category = "main" category = "dev" description = "Python interface to your NPM and package.json." name = "pynpm" optional = false Loading Loading @@ -760,7 +760,7 @@ ifaddr = "*" rpi = ["RPi.GPIO"] [metadata] content-hash = "e62efd90867a69b3385fb417a0cd0a9124fb4d23a36177ebef27903b4e78eb77" content-hash = "8874534b3ed4146a2da1884b8f69b639b4a06f41ab9d6ee17500513b2d76f1b9" python-versions = "^3.6" [metadata.files] Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ 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.extras] rpi = ["RPi.GPIO"] Loading @@ -56,6 +55,7 @@ rpi = ["RPi.GPIO"] build_static = 'openflexure_microscope.install:build' [tool.poetry.dev-dependencies] pynpm = "^0.1.2" sphinxcontrib-httpdomain = "^1.7" rope = "^0.14.0" pylint = "^2.3" Loading Loading
poetry.lock +2 −2 Original line number Diff line number Diff line Loading @@ -454,7 +454,7 @@ mccabe = ">=0.6,<0.7" toml = ">=0.7.1" [[package]] category = "main" category = "dev" description = "Python interface to your NPM and package.json." name = "pynpm" optional = false Loading Loading @@ -760,7 +760,7 @@ ifaddr = "*" rpi = ["RPi.GPIO"] [metadata] content-hash = "e62efd90867a69b3385fb417a0cd0a9124fb4d23a36177ebef27903b4e78eb77" content-hash = "8874534b3ed4146a2da1884b8f69b639b4a06f41ab9d6ee17500513b2d76f1b9" python-versions = "^3.6" [metadata.files] Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ 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.extras] rpi = ["RPi.GPIO"] Loading @@ -56,6 +55,7 @@ rpi = ["RPi.GPIO"] build_static = 'openflexure_microscope.install:build' [tool.poetry.dev-dependencies] pynpm = "^0.1.2" sphinxcontrib-httpdomain = "^1.7" rope = "^0.14.0" pylint = "^2.3" Loading