Short description of package
The project setup is documented in project_setup.md. Feel free to remove this document (and/or the link to this document) if you don't need it.
To install justatest2 from GitHub repository, do:
git clone https://github.com/sverhoeven/justatest2.git
cd justatest2
python3 -m pip install .Include a link to your project's full documentation here.
If you want to contribute to the development of justatest2, have a look at the contribution guidelines.
This package was created with Cookiecutter and the NLeSC/python-template.