Skip to content

Commit

Permalink
py-makelive: use python.pep517_backend
Browse files Browse the repository at this point in the history
  • Loading branch information
breun authored and reneeotten committed Jun 19, 2024
1 parent 95274ad commit 143a0ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions python/py-makelive/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,4 @@ checksums rmd160 efe2a8db5b43e6ba40f4988e465f4f0911755acd \

python.versions 312

if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-flit
}
python.pep517_backend flit

0 comments on commit 143a0ec

Please sign in to comment.