diff options
| author | Zoltan Szabatin <[email protected]> | 2025-01-29 14:03:02 -0800 |
|---|---|---|
| committer | Zoltan Szabatin <[email protected]> | 2025-01-29 14:03:02 -0800 |
| commit | a2cac5eb56d1562ea801ccd1be692f8892e525fb (patch) | |
| tree | c7407dc741f2c98caface25406fade471d5628fa /.python-version | |
| parent | docs(readme): add readme (diff) | |
| download | splitscreen-duo-a2cac5eb56d1562ea801ccd1be692f8892e525fb.tar.xz splitscreen-duo-a2cac5eb56d1562ea801ccd1be692f8892e525fb.zip | |
feat: scaffold python project
Diffstat (limited to '.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..c10780c --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.13.1 |