skimage
This commit is contained in:
parent
7b4dfa6839
commit
90b3cd45b1
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ dependencies = [
|
|||
"numpy>=1.10.0",
|
||||
"scipy>=1.1.0",
|
||||
"matplotlib>=1.3.1",
|
||||
"scikit-image>=0.20",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
@ -30,6 +31,7 @@ Issues = "https://github.com/sciunto-org/optifik/issues"
|
|||
dev = [
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
"pyyaml",
|
||||
"bumpver"
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue