We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0511c0e commit 4b98b35Copy full SHA for 4b98b35
1 file changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ env:
7
UV_LINK_MODE: copy
8
UV_NATIVE_TLS: true
9
UV_NO_SYNC: true
10
- PYTHONINIOENCODING: utf-8
+ PYTHONIOENCODING: utf-8
11
12
jobs:
13
0 commit comments