mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-12 17:54:29 +00:00
optional?
This commit is contained in:
parent
3cb5e74ab8
commit
3d69213afe
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ pytest-cov = {version = "^4.1.0", optional = true}
|
|||
coveralls = {version = "^3.3.1", optional = true}
|
||||
|
||||
[tool.poetry.extras]
|
||||
dev = ["nwb_schema_language"]
|
||||
tests = [
|
||||
"pytest", "pytest-depends", "coverage", "pytest-md",
|
||||
"pytest-emoji", "pytest-cov", "coveralls"
|
||||
|
|
Loading…
Reference in a new issue