Allow installation on Py36
This commit is contained in:
parent
4fa70cd7ee
commit
fd51df4488
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ keywords = ['raspberry pi', 'arduino', 'microscope']
|
|||
license = "GPL-3.0"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
python = "^3.6"
|
||||
Flask = "^1.0"
|
||||
pyyaml = "^3.13"
|
||||
numpy = "1.16.4" # Exact version until we can guarantee a wheel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue