We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2b444 commit c62807eCopy full SHA for c62807e
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ dependencies = [
13
"fastapi-login==1.10.3",
14
"httpx==0.28.1", # should be in fastapi
15
# "offspot-config==2.7.1",
16
- "offspot-config @ https://github.com/offspot/offspot-config/archive/refs/heads/main.zip",
+ "offspot-config @ git+https://github.com/offspot/offspot-config.git@62350a40ede769ca31e42c66328e4edd02f82b6e",
17
]
18
license = {text = "GPL-3.0-or-later"}
19
classifiers = [
0 commit comments