Skip to content

Commit

Permalink
Don't pin to python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyholcomb committed Oct 11, 2024
1 parent 38faac7 commit b1766d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ all = ["pre-commit run --all-files"]

[tool.hatch.envs.dev-env]
description = "Env for running development commands like pytest / pre-commit"
python = "3.8"
dependencies = [
"pytest>=7.3,<8",
"pytest-xdist>=3.2,<4",
Expand Down

0 comments on commit b1766d7

Please sign in to comment.