Skip to content

Commit 70809f2

Browse files
committed
Remove pre-release greenlet
1 parent 9308ba9 commit 70809f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ test = [
5252
"pytest",
5353
"sqlalchemy",
5454
"whoosh",
55-
# greenlet is required by sqlalchemy; 3.12 only supported in 3.0.0a1+
56-
"greenlet>=3.0.0a1; python_version >= '3.12'",
5755
]
5856
lint = [
5957
"flake8",

0 commit comments

Comments
 (0)