Skip to content

Commit

Permalink
! tox fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksei Rubashev committed Jul 23, 2024
1 parent 52a4fe1 commit a4dea64
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 14 deletions.
77 changes: 64 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ win-unicode-console = [
[tool.poetry.group.dev.dependencies]
python = "^3.9"
tox = [
{ version = "==4.5.1", python = "^3.9" },
{ version = "==4.5.1", python = "^3.7" },
{ version = "==3.28.0", python = "<3" }
]
python-dotenv = [
Expand Down

0 comments on commit a4dea64

Please sign in to comment.