From 21bfa43b206bf26a7dbdeb9e3eeed47e3539686b Mon Sep 17 00:00:00 2001 From: "seal-testing-app[bot]" <147067078+seal-testing-app[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 12:29:29 +0000 Subject: [PATCH] test commit --- tox.ini | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/tox.ini b/tox.ini index 0e79846..85df507 100644 --- a/tox.ini +++ b/tox.ini @@ -1,14 +1 @@ -# tox (https://tox.readthedocs.io/) is a tool for running tests -# in multiple virtualenvs. This configuration file will run the -# test suite on all supported python versions. To use it, "pip install tox" -# and then run "tox" from this directory. - -[tox] -isolated_build = true -envlist = py35, py36, py37, py38 - -[testenv] -whitelist_externals = poetry -commands = - poetry install -v - poetry run pytest tests/ \ No newline at end of file +abcd \ No newline at end of file