Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 400 Bytes

Github tutorial repo

This is a repository created for the Health-RI github tutorial.

There are a couple of issues in this repository. The goal is to pick up some of these issues, merge the changes into the development branch and then prepare a formal release.

Testing

Clone the repository and install with pip install -e .. Run the app using "calculator".

Use pytest for running tests.