Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd198e86

Browse files
authored
Merge pull request#5107 from abravalheri/workaround-macos
[CI] Constraint transient test dependency on `pyobjc`
2 parentsb9d1d55 +4fd42a0 commitd198e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ 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
5960
# for tools/finalize.py
6061
'jaraco.develop >= 7.21; python_version >= "3.9" and sys_platform != "cygwin"',
6162
"pytest-home >= 0.5",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp