Added explicit packages
This commit is contained in:
parent
6d0f325165
commit
58e456a33b
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@ license = "GPL-3.0"
|
||||||
|
|
||||||
exclude = ["**/node_modules/"]
|
exclude = ["**/node_modules/"]
|
||||||
|
|
||||||
|
packages = [
|
||||||
|
{ include = "openflexure_microscope" },
|
||||||
|
]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.6"
|
python = "^3.6"
|
||||||
Flask = "^1.0"
|
Flask = "^1.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue