Skip to content

Commit

Permalink
driveby: add sat-stac back to test deps
Browse files Browse the repository at this point in the history
got lost in #221, which was a reasonable change, but turns out there was still a test importing it
  • Loading branch information
gjoseph92 committed Dec 3, 2023
1 parent c31e4b0 commit ef4993e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 27 deletions.
51 changes: 24 additions & 27 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ style = [
test = [
"hypothesis<7.0.0,>=6.35.0",
"pytest<7.0.0,>=6.2.5",
"sat-stac>=0.4.1",
]
util = [
"py-spy",
Expand Down

0 comments on commit ef4993e

Please sign in to comment.