Skip to content

Commit

Permalink
revert ensurepip change
Browse files Browse the repository at this point in the history
  • Loading branch information
duhow authored Dec 3, 2024
1 parent c33575c commit ee94805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/python3/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ configure_package() {
--disable-ipv6 \
--disable-test-modules \
--without-doc-strings \
--with-ensurepip=upgrade \
--with-ensurepip=install \
--with-system-expat=${INSTALL_PREFIX} \
--with-threads
}
Expand Down

0 comments on commit ee94805

Please sign in to comment.