remove .tool-versions file per PR feedback

This commit is contained in:
Jonathan Wren 2021-12-11 12:07:20 -08:00
parent 81bdf27d67
commit 8fcd3a5c69
2 changed files with 3 additions and 2 deletions

4
.gitignore vendored
View file

@ -2,7 +2,6 @@
# C extensions
*.so
.python-version
# Packages
*.egg
@ -17,7 +16,10 @@ sdist
develop-eggs
.installed.cfg
lib64
# Versioning
.python-version
.tool-version
# Installer logs
pip-log.txt

View file

@ -1 +0,0 @@
python 3.8.2