chore: remove .python-version file

This commit is contained in:
2025-04-22 16:13:22 +03:00
parent 2defbc9d77
commit 6346349266
3 changed files with 5 additions and 8 deletions

2
.gitignore vendored
View File

@@ -90,7 +90,7 @@ ipython_config.py
# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version
.python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.