1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 20:43:48 -05:00

Remove no-longer-needed commented line

This commit is contained in:
Ivan Pozdeev
2022-06-13 18:22:21 +03:00
parent 6620e0e2c5
commit 100871b48a
256 changed files with 0 additions and 256 deletions

View File

@@ -1,4 +1,3 @@
#require_gcc
has_tar_xz_support \
&& { install=install_package; src="https://micropython.org/resources/source/micropython-1.14.tar.xz#97306156fdeab120a1244626c75a929bb820722afdfc1317dbd5dadef388d94c"; } \
|| { install=install_zip; src="https://micropython.org/resources/source/micropython-1.14.zip#9aff4d9d8231d93cb9dac2b239ff947d1f123a0fe7a58614c252474cdd3b88d9"; }