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 16ea643 commit 962b915Copy full SHA for 962b915
.github/workflows/pypi-publish.yml
@@ -22,8 +22,6 @@ jobs:
22
run: |
23
python -m pip install --upgrade pip
24
pip install setuptools wheel twine
25
- pip install jinja2
26
- pip install rdflib
27
- name: Build and publish
28
env:
29
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
0 commit comments