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 f49dc6a commit a52f2b0Copy full SHA for a52f2b0
.github/workflows/python-publish.yml
@@ -30,7 +30,6 @@ jobs:
30
run: |
31
python -m pip install --upgrade pip
32
pip install build
33
- pip install requests
34
pip install setuptools
35
- name: Build package
36
run: python -m build
0 commit comments