From 558cde6dbc68fb568dc0526176b10f02c393f0fe Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 18 Mar 2025 18:48:12 +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 0fb202d..5784c02 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,8 +14,6 @@ ci: # Consistency with other tools default_language_version: - # Remember .python-version ! - 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