Commit 58e456a3 authored by Joel Collins's avatar Joel Collins
Browse files

Added explicit packages

parent 6d0f3251
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -24,6 +24,10 @@ license = "GPL-3.0"

exclude = ["**/node_modules/"]

packages = [
    { include = "openflexure_microscope" },
]

[tool.poetry.dependencies]
python = "^3.6"
Flask = "^1.0"