Skip to content

Commit 2565fb8

Browse files
committed
Update features
1 parent 3adc4b1 commit 2565fb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ dependencies = [
8989
'obstore @ git+https://github.com/developmentseed/obstore@main#subdirectory=obstore',
9090
'obspec @ git+https://github.com/developmentseed/obspec',
9191
]
92+
features = ["test"]
9293

9394
[tool.hatch.envs.upstream.scripts]
9495
run-coverage = "pytest --cov-config=pyproject.toml --cov=pkg --cov-report xml --cov=src --junitxml=junit.xml -o junit_family=legacy"

0 commit comments

Comments
 (0)