Skip to content

Commit

Permalink
Also use PEP 517 to build things like pytest-virtualenv.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 29, 2021
1 parent ddafa7b commit eb337f6
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 @@ -5,6 +5,7 @@ on: [push, pull_request]
env:
# pypa/distutils#99
VIRTUALENV_NO_SETUPTOOLS: 1
PIP_USE_PEP517: 1

jobs:
test:
Expand Down

0 comments on commit eb337f6

Please sign in to comment.