Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed Sep 26, 2023
1 parent 541fc91 commit fd1078f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/python/py3-pygments/ympbuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ arch=('x86_64')
cd pygments-$version

build(){
python -m build --wheel --no-isolation
python -m build --wheel
}

package(){
Expand Down

0 comments on commit fd1078f

Please sign in to comment.