Skip to content

Commit 85105f5

Browse files
committed
fix(sitecustomize): revert
1 parent b0cfff5 commit 85105f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/serious_python/bin/sitecustomize.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ String sitecustomizePy = """
33
# The folder containing this file should be on your PYTHONPATH pip is invoked.
44
55
custom_system = "{platform}"
6-
# custom_platform = "{tag}"
6+
custom_platform = "{tag}"
77
custom_mac_ver = "{mac_ver}"
88
99
import collections

0 commit comments

Comments
 (0)