Skip to content

Commit e15f90c

Browse files
update import
1 parent 573b637 commit e15f90c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ dependencies = [
1515
"tqdm>=4.56",
1616
"typing-extensions",
1717
# "planet-auth==2.0.11b1746511689",
18-
"planet-auth @ git+https://github.com/planetlabs/planet-auth-python/archive/refs/heads/carl/fixing-planet-sdk.zip",
18+
# "planet-auth @ https://github.com/planetlabs/planet-auth-python/archive/refs/heads/carl/fixing-planet-sdk.zip",
19+
# "planet-auth @ git+https://github.com/planetlabs/planet-auth-python.git@carl/fixing-planet-sdk#egg=planet-auth",
20+
"planet-auth @ git+https://github.com/planetlabs/planet-auth-python.git@carl/fixing-planet-sdk",
1921
]
2022
readme = "README.md"
2123
requires-python = ">=3.9"

0 commit comments

Comments
 (0)