]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
python-common: remove redundant call to mypy in tox.ini 51574/head
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 17 May 2023 20:57:39 +0000 (16:57 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 18 May 2023 16:17:48 +0000 (12:17 -0400)
commit385531579768726f93fd679391dbf582f2bc7afe
treea6b00394f52b6446cb0dcbfbccea201f2177b066
parent0345083c3cf243c26556f0a971bd46ee061cf0e4
python-common: remove redundant call to mypy in tox.ini

In the previous change to this tox.ini file, I created a dedicated env
for running mypy but forgot to remove the previous call to mypy that
was happening after the call to pytest.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/python-common/tox.ini