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 1bad14f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
cd integration/setuptools
tox
env:
PYTHONWARNINGS: ignore:dep_util is Deprecated
VIRTUALENV_NO_SETUPTOOLS: null

release:
Expand Down

0 comments on commit 1bad14f

Please sign in to comment.