Skip to content

Commit 3e4a077

Browse files
committed
no npm required
1 parent 8082ed4 commit 3e4a077

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
python-version: ${{ matrix.python-version }}
2626
- name: Install dependencies
2727
run: |
28-
npm install --also=dev
2928
python -m pip install --upgrade pip
3029
python -m pip install build --user
3130
- name: Build 🐍 Python 📦 Package

0 commit comments

Comments
 (0)