Skip to content

Commit

Permalink
Suppress known deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Nov 5, 2023
1 parent d3e5de0 commit 7e1a390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:
cd integration/setuptools
tox
env:
PYTHONWARNINGS: ignore:dep_util is Deprecated
TOX_OVERRIDES: pass_env+=PYTHONWARNINGS
VIRTUALENV_NO_SETUPTOOLS: null

release:
Expand Down

0 comments on commit 7e1a390

Please sign in to comment.