Skip to content

Commit 8e07457

Browse files
chore: pyproject.toml formatting changes (#1687)
1 parent 71fdd98 commit 8e07457

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ dependencies = [
1515
"distro>=1.7.0, <2",
1616
"sniffio",
1717
"cached-property; python_version < '3.8'",
18-
1918
]
2019
requires-python = ">= 3.7.1"
2120
classifiers = [
@@ -36,8 +35,6 @@ classifiers = [
3635
"License :: OSI Approved :: Apache Software License"
3736
]
3837

39-
40-
4138
[project.urls]
4239
Homepage = "https://github.com/openai/openai-python"
4340
Repository = "https://github.com/openai/openai-python"
@@ -59,7 +56,6 @@ dev-dependencies = [
5956
"dirty-equals>=0.6.0",
6057
"importlib-metadata>=6.7.0",
6158
"rich>=13.7.1",
62-
6359
]
6460

6561
[tool.rye.scripts]

0 commit comments

Comments
 (0)