hexaparse.py imports pytest but pytest is listed in the dev requirements only. Pytest is used for hexaparse unittests, but is imported even when hexaparse is invoked from the CLI.
hexaparse.py imports pytest but pytest is listed in the dev requirements only.
Pytest is used for hexaparse unittests, but is imported even when hexaparse is invoked from the CLI.