We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e26c5 commit bb925b9Copy full SHA for bb925b9
pyproject.toml
@@ -18,9 +18,9 @@ dependencies = [
18
"ruff>=0.2,<0.8",
19
"typing-extensions>=4.8.0,<5.0.0",
20
]
21
-name = "openapi-python-client"
+name = "benchling-openapi-python-client"
22
version = "2.0.0-alpha.1"
23
-description = "Generate modern Python clients from OpenAPI"
+description = "Generate modern Python clients from OpenAPI (Benchling fork)"
24
keywords = [
25
"OpenAPI",
26
"Client",
0 commit comments