Skip to content

Commit dff1b8f

Browse files
authored
Remove deprecated optional dependencies from pyproject.toml (#476)
1 parent 35b4093 commit dff1b8f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,6 @@ dependencies = [
2626
"backoff<3",
2727
]
2828

29-
[project.optional-dependencies]
30-
deprecated-verify = [
31-
"sigstore<2",
32-
"securesystemslib<1",
33-
"setuptools>=60.0.0",
34-
]
35-
3629
[project.urls]
3730
Repository = "https://github.com/ludeeus/aiogithubapi"
3831
"Bug tracker" = "https://github.com/ludeeus/aiogithubapi/issues"

0 commit comments

Comments
 (0)