Skip to content

Commit 962b915

Browse files
committed
reverting action installs
1 parent 16ea643 commit 962b915

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
run: |
2323
python -m pip install --upgrade pip
2424
pip install setuptools wheel twine
25-
pip install jinja2
26-
pip install rdflib
2725
- name: Build and publish
2826
env:
2927
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}

0 commit comments

Comments
 (0)