The tests are missing in the PyPI package.This inhibits running the tests based on the „official“ release package. To avoid having the test installed, I propose to move `mdx_include/test` to `tests` (and adjust `setup.py` accordingly).
The tests are missing in the PyPI package.This inhibits running the tests based on the „official“ release package.
To avoid having the test installed, I propose to move
mdx_include/testtotests(and adjustsetup.pyaccordingly).