aboutsummaryrefslogtreecommitdiff
path: root/.python-version
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-05-04 13:27:23 -0700
committerFranck Cuny <franck@fcuny.net>2024-05-04 13:28:46 -0700
commit4a86b5122c3c1bfcf442a59287da809248406526 (patch)
tree4ab5ec2af31159284c36765a54981fd2ceb28991 /.python-version
parentadd a comment to set environment variables (diff)
downloadinfra-4a86b5122c3c1bfcf442a59287da809248406526.tar.gz
start the conversion to python
Add support to move all the tools to python and organize them in a way that should be simple. I'm using https://rye-up.com for this.
Diffstat (limited to '.python-version')
-rw-r--r--.python-version1
1 files changed, 1 insertions, 0 deletions
diff --git a/.python-version b/.python-version
new file mode 100644
index 0000000..871f80a
--- /dev/null
+++ b/.python-version
@@ -0,0 +1 @@
+3.12.3