We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
from database
from key
1 parent c931e6c commit a3cd87fCopy full SHA for a3cd87f
.github/workflows/main.yml
@@ -86,6 +86,7 @@ jobs:
86
pip install
87
build
88
--user
89
+ --break-system-packages
90
91
- name: Build a binary wheel and a source tarball
92
run: >-
0 commit comments