We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d79ba commit 172b019Copy full SHA for 172b019
.github/workflows/ci.yml
@@ -46,4 +46,4 @@ jobs:
46
python -m pip install pytest
47
- name: Test with pytest
48
run: |
49
- python -W error -W 'ignore:Running attrs on Python 3.6' -m pytest
+ python -W error -m pytest
0 commit comments