Skip to content

Commit c9e2fb9

Browse files
point to scratch branch
1 parent cb0880a commit c9e2fb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ dependencies = [
1414
"pyjwt>=2.1",
1515
"tqdm>=4.56",
1616
"typing-extensions",
17-
"planet-auth==2.0.11b1746511689"
17+
# "planet-auth==2.0.11b1746511689",
18+
# "planet-auth @ https://github.com/planetlabs/planet-auth-python/archive/refs/heads/carl/sdk-integration-work.zip"
19+
"planet-auth @ https://github.com/planetlabs/planet-auth-python/archive/refs/heads/carl/fixing-planet-sdk.zip"
1820
]
1921
readme = "README.md"
2022
requires-python = ">=3.9"

0 commit comments

Comments
 (0)