Skip to content

Commit

Permalink
no easy_install
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 2, 2023
1 parent fffe0e3 commit 560a5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/l3build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: |
pip3 install --upgrade pip
pip3 install pygments
easy_install Pygments
# easy_install Pygments
pygmentize -V
if: matrix.os == 'macos-12'
- run: sudo apt-get -y install ghostscript
Expand Down

0 comments on commit 560a5dc

Please sign in to comment.