Skip to content

Commit cc42bec

Browse files
authored
Reenable links for entrypoint launchers by default (#270)
1 parent 8948da7 commit cc42bec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pymanager.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"install": {
33
"source": "%PYTHON_MANAGER_SOURCE_URL%",
44
"fallback_source": "./bundled/fallback-index.json",
5-
"default_install_tag": "3",
6-
"hard_link_entrypoints": false
5+
"default_install_tag": "3"
76
},
87
"list": {
98
"format": "%PYTHON_MANAGER_LIST_FORMAT%"

0 commit comments

Comments
 (0)