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 8082ed4 commit 3e4a077Copy full SHA for 3e4a077
.github/workflows/publish.yml
@@ -25,7 +25,6 @@ jobs:
25
python-version: ${{ matrix.python-version }}
26
- name: Install dependencies
27
run: |
28
- npm install --also=dev
29
python -m pip install --upgrade pip
30
python -m pip install build --user
31
- name: Build 🐍 Python 📦 Package
0 commit comments