We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e5de0 commit d23e28aCopy full SHA for d23e28a
.github/workflows/main.yml
@@ -66,6 +66,7 @@ jobs:
66
67
ci_setuptools:
68
# Integration testing with setuptools
69
+ if: ${{ false }} # disabled for deprecation warnings
70
strategy:
71
matrix:
72
python:
0 commit comments