kevin1024 / pytest-httpbin

Easily test your HTTP library against a local copy of httpbin.org
MIT License
189 stars 30 forks source link

Add gitignore for .python-version for pyenv users #86

Closed bgb10 closed 1 month ago

bgb10 commented 8 months ago

Add gitignore for .python-version which defines pyenv local venv version

graingert commented 1 month ago

generally a .python-version is committed to the repository if it's being used.