aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorBenjamin Klimczak <benjamin.klimczak@arm.com>2022-11-22 11:26:55 +0000
committerBenjamin Klimczak <benjamin.klimczak@arm.com>2022-11-25 16:38:59 +0000
commit5568f9f000d673ac53e710dcc8991fec6e8a5488 (patch)
tree6d7750de7a4e4d8c8828a3873569f6f29d704b01 /setup.cfg
parent1e2ec6a5068300d39a2ec5672f626729e3171f7f (diff)
downloadmlia-5568f9f000d673ac53e710dcc8991fec6e8a5488.tar.gz
MLIA-676 Migrate e2e tests to tox
- Add new tox environments 'e2e' and 'e2e_setup' - Move the extra 'dev' requirements to the tox environments Change-Id: I7db80f48a7a4ef81f931c0ef307d9bcf5906af19
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index 93ffa6e..a37a53c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -52,12 +52,6 @@ console_scripts =
mlia-backend=mlia.cli.main:backend_main
[options.extras_require]
-dev =
- pytest==7.2.0
- pytest-cov==4.0.0
- mypy==0.982
- pylint==2.15.5
- pre-commit
tosa =
tosa-checker==0.1.0