Skip to content

Commit

Permalink
Removed unneccesary tool.tox config:c
Browse files Browse the repository at this point in the history
  • Loading branch information
MGS-sails committed Aug 13, 2024
1 parent ad4da04 commit 2f3f168
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,6 @@ python_files = "tests/*.py"

[tool.tox]
legacy_tox_ini = """
[tox]
envlist = py39
[testenv]
deps = .[tests]
commands = pytest
[flake8]
exclude =
.git,
Expand Down

0 comments on commit 2f3f168

Please sign in to comment.