Jeff Triplett on Nostr: One that came in handy today is using the `--python=3.9` flag. Even though our ...
One that came in handy today is using the `--python=3.9` flag.
Even though our project is using Python 3.12, we have an older deployment script that only runs on Python 3.9.
UV's --python option makes this possible so that it just works and doesn't surprise anyone.
Yes, it needs to be updated, but keeping it stable is worth it for now.
Published at
2024-10-26 19:18:18Event JSON
{
"id": "1a0957eb5d8244d45053f58467b1eaff065ffbacea9b3bdeed12124f862ff850",
"pubkey": "9c031ba3d4464f56ce895aff6098269c9ed4ff45f2a256ac82aca11db5ca97fe",
"created_at": 1729970298,
"kind": 1,
"tags": [
[
"e",
"0be71da9351cde89daef3e6002136d379270e87f48a82ef29dbca44a771957b1",
"",
"root",
"9c031ba3d4464f56ce895aff6098269c9ed4ff45f2a256ac82aca11db5ca97fe"
],
[
"proxy",
"https://mastodon.social/@webology/113375333492653535",
"web"
],
[
"p",
"9c031ba3d4464f56ce895aff6098269c9ed4ff45f2a256ac82aca11db5ca97fe"
],
[
"proxy",
"https://mastodon.social/users/webology/statuses/113375333492653535",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://mastodon.social/users/webology/statuses/113375333492653535",
"pink.momostr"
],
[
"-"
]
],
"content": "One that came in handy today is using the `--python=3.9` flag. \n\nEven though our project is using Python 3.12, we have an older deployment script that only runs on Python 3.9. \n\nUV's --python option makes this possible so that it just works and doesn't surprise anyone. \n\nYes, it needs to be updated, but keeping it stable is worth it for now.",
"sig": "a4cddaea87ef020b8058fa0ab7e44adc7ff3618b5709cf3f6f8b95e5d6fc007b283a2356a2185624033cb34e8fa9013143eb860b008d4bd26f88d10ce44425fc"
}