Skip to content

Commit

Permalink
chore: cleanup tox
Browse files Browse the repository at this point in the history
  • Loading branch information
DonDebonair committed Nov 24, 2024
1 parent d721cb8 commit 74f88aa
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 86 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ slack-machine = "machine.bin.run:main"
dev = [
"pytest>=7.1.3,<9.0.0",
"pytest-mock>=3.10.0,<4.0.0",
"tox>=3.26.0,<4.0.0",
"tox-gh-actions>=2.10.0,<3.0.0",
"coverage>=6.5,<8.0",
"redis>=4.3.4,<6.0.0",
"pre-commit>=2.20,<5.0",
Expand Down Expand Up @@ -99,7 +97,6 @@ target-version = "py39"
[tool.ruff.lint]
exclude = [
".git",
".tox",
".eggs",
"docs",
"__pycache__",
Expand Down
26 changes: 0 additions & 26 deletions tox.ini

This file was deleted.

57 changes: 0 additions & 57 deletions uv.lock

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

0 comments on commit 74f88aa

Please sign in to comment.