Skip to content

Commit

Permalink
build(python): remove .python-version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-keller committed Dec 22, 2024
1 parent 56feb30 commit 4d06518
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ target/
profile_default/
ipython_config.py

# pyenv
.python-version

# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
Expand Down
1 change: 0 additions & 1 deletion .python-version

This file was deleted.

0 comments on commit 4d06518

Please sign in to comment.