From a322d8dde1c5c0aacd363bd5c03008f3bf9ab8f0 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 17 Mar 2025 19:20:48 +0200 Subject: [PATCH] remove python version specification --- .pre-commit-config.yaml | 2 -- .python-version | 1 - 2 files changed, 3 deletions(-) delete mode 100644 .python-version diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01a4af3a..020ad795 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,8 +9,6 @@ ci: default_language_version: node: "lts" - # Remember .python-version ! - python: "3.13" ruby: ".ruby-version" repos: diff --git a/.python-version b/.python-version deleted file mode 100644 index bec3a35e..00000000 --- a/.python-version +++ /dev/null @@ -1 +0,0 @@ -system