DEBSOURCES
Skip Quicknav
sources / quantlib-swig / 1.40-3 / Python / tox.ini
12345678910
[tox] requires = tox>=4 [testenv] description = run unit tests deps = pytest package = wheel commands = pytest {posargs:test}