We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a804956 commit 4cda0d4Copy full SHA for 4cda0d4
1 file changed
.github/workflows/debian.yml
@@ -4,6 +4,8 @@ on:
4
workflow_dispatch:
5
push:
6
7
+env:
8
+ SETUPTOOLS_USE_DISTUTILS=stdlib
9
10
jobs:
11
build:
0 commit comments