Metadata-Version: 2.1
Name: discovereasy
Version: 1.1.0
Summary: Git-friendly versions of some of the methods from Continuous Discovery Habits
Author-email: Ingo Fruend <github@ingofruend.net>
License: BSD-3-Clause
Keywords: Continuous Discovery Habits
Description-Content-Type: text/markdown
Requires-Dist: typer
Requires-Dist: pydantic
Requires-Dist: rich
Requires-Dist: pyyaml
Requires-Dist: jinja2

# Welcome to discovereasy

## Running tests

Test are run using [tox](https://tox.wiki/en/latest/). Simply run
```
tox
```
To get the default tests. Refer to the documentation for more detail.
