diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2024-12-12 17:07:46 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2024-12-12 17:07:46 +0000 |
commit | 58c9dd7d09b13acd99a4ce921401ce927f682f31 (patch) | |
tree | cee897bedf6e03ab323a25b5d42c08f4b1713e5b | |
parent | bbdd2cc58f8f122f4ffd97114f555155c18808e3 (diff) | |
download | troggle-58c9dd7d09b13acd99a4ce921401ce927f682f31.tar.gz troggle-58c9dd7d09b13acd99a4ce921401ce927f682f31.tar.bz2 troggle-58c9dd7d09b13acd99a4ce921401ce927f682f31.zip |
used by uv to set default python version
-rw-r--r-- | .python-version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..24ee5b1 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.13 |