Skip to content

Commit

Permalink
remove tox dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannis-vm committed Oct 9, 2023
1 parent 1c54847 commit d93c0b0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 33 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ exclude = '''
\.git
| \.hg
| \.mypy_cache
| \.tox
| \.venv
| _build
| buck-out
Expand Down
1 change: 0 additions & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ pytest
pytest-cov
mypy
flake8
tox
xdoctest
coverage
sphinx
Expand Down
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ testing =
pytest-cov>=2.0
mypy>=0.910
flake8>=3.9
tox>=3.24

[flake8]
extend-ignore =
Expand Down
30 changes: 0 additions & 30 deletions tox.ini

This file was deleted.

0 comments on commit d93c0b0

Please sign in to comment.