From f58f7dee5df509abe193e9f00013b603af90a6b2 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 18 Mar 2025 11:05:27 +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 b201fb6..ca87c9f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,8 +10,6 @@ ci: default_language_version: node: "lts" - # Remember .python-version and pyproject.toml ! - python: "3.13" ruby: ".ruby-version" repos: diff --git a/.python-version b/.python-version deleted file mode 100644 index bec3a35..0000000 --- a/.python-version +++ /dev/null @@ -1 +0,0 @@ -system