Skip to content

Commit 0a92048

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore: pyproject.toml formatting changes (#298)
1 parent 0b39be2 commit 0a92048

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ dependencies = [
1616
"distro>=1.7.0, <2",
1717
"sniffio",
1818
"cached-property; python_version < '3.8'",
19-
2019
]
2120
requires-python = ">= 3.7"
2221
classifiers = [
@@ -37,8 +36,6 @@ classifiers = [
3736
"License :: OSI Approved :: Apache Software License"
3837
]
3938

40-
41-
4239
[project.urls]
4340
Homepage = "https://https://www.promptfoundry.ai"
4441
Repository = "https://github.com/prompt-foundry/python-sdk"
@@ -61,7 +58,6 @@ dev-dependencies = [
6158
"dirty-equals>=0.6.0",
6259
"importlib-metadata>=6.7.0",
6360
"rich>=13.7.1",
64-
6561
]
6662

6763
[tool.rye.scripts]

0 commit comments

Comments
 (0)