Skip to content

Commit de82b21

Browse files
committed
debug
1 parent 365874a commit de82b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/tools.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ endif
7474
endef
7575

7676
# Uncomment the following line to see what this expands into.
77-
#$(foreach version,$(PYXX_versions),$(info $(call PYXX,$(version))))
77+
$(foreach version,$(PYXX_versions),$(info $(call PYXX,$(version))))
7878
$(foreach version,$(PYXX_versions),$(eval $(call PYXX,$(version))))
7979

8080

0 commit comments

Comments
 (0)