Open yurivict opened 1 year ago
Hi @yurivict,
Sorry for getting back to you so late. I think you are correct that pytest is used for testing and not for running the PyMTL package. However we do have a set of testing methodologies that build on pytest (and hypothesis). There are many use cases of that methodology and we think it makes sense to include pytest and hypothesis by default.
Does having pytest/hypothesis as a dependency complicate your use case? I think so far our experiences has been pretty smooth, and pip install does pretty good jobs handling the installation..
Peitian
pytest is only required for testing, and not for running the module.