There was an error while loading. Please reload this page.
1 parent e645bda commit 9370c54Copy full SHA for 9370c54
1 file changed
pyproject.toml
@@ -15,7 +15,6 @@ dependencies = [
15
"distro>=1.7.0, <2",
16
"sniffio",
17
"cached-property; python_version < '3.8'",
18
-
19
]
20
requires-python = ">= 3.7"
21
classifiers = [
@@ -36,8 +35,6 @@ classifiers = [
36
35
"License :: OSI Approved :: MIT License"
37
38
39
40
41
[project.urls]
42
Homepage = "https://github.com/runloopai/api-client-python"
43
Repository = "https://github.com/runloopai/api-client-python"
@@ -59,7 +56,6 @@ dev-dependencies = [
59
56
"dirty-equals>=0.6.0",
60
57
"importlib-metadata>=6.7.0",
61
58
"rich>=13.7.1",
62
63
64
65
[tool.rye.scripts]
0 commit comments