Skip to content

Commit

Permalink
upgrade setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
mdminhazulhaque committed Jan 5, 2024
1 parent 0a32079 commit 1965055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
python-version: '3.x'
- name: Install Sphinx
run: |
pip install --upgrade setuptools
pip install sphinx
pip install sphinx_rtd_theme
pip install sphinxemoji
Expand Down

0 comments on commit 1965055

Please sign in to comment.