Skip to content

Commit 22e9ef2

Browse files
committed
Revert "[CI] Constraint transient test dependency on pyobjc"
This reverts commit 4fd42a0. Revert "[CI] Constraint transient test dependency on pyobjc" This reverts commit 4fd42a0. pyobjc release 12.0 was yanked and 12.1 is properly marked as Python 3.10+
1 parent d198e86 commit 22e9ef2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ test = [
5656
"tomli-w>=1.0.0",
5757
"pytest-timeout",
5858
'pytest-perf; sys_platform != "cygwin"', # workaround for jaraco/inflect#195, pydantic/pydantic-core#773 (see #3986)
59-
'pyobjc<12; sys_platform == "darwin" and python_version <= "3.9"', # workaround for #5105
6059
# for tools/finalize.py
6160
'jaraco.develop >= 7.21; python_version >= "3.9" and sys_platform != "cygwin"',
6261
"pytest-home >= 0.5",

0 commit comments

Comments
 (0)