Skip to content

Commit

Permalink
Fix some CI issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam committed Jan 6, 2025
1 parent d217cb2 commit 5d76994
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion stubs/setuptools/@tests/stubtest_allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,3 @@ setuptools.config._validate_pyproject.*
setuptools.compat.*
setuptools.command.build_py.build_py.existing_egg_info_dir
.+?\.tests.*
.+?\._vendor.*
1 change: 1 addition & 0 deletions stubs/setuptools/METADATA.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ extra_description = """\
Given that `pkg_resources` is typed since `setuptools >= 71.1`, \
it is no longer included with `types-setuptools`.
"""
requires = ["setuptools"] # For pkg_resources

[tool.stubtest]
# darwin is equivalent to linux for OS-specific methods
Expand Down

0 comments on commit 5d76994

Please sign in to comment.