Demonstration Informed Specification Search
Table of Contents
If you just need to use diss
, you can just run:
$ pip install diss
For developers, note that this project uses the poetry python package/dependency management tool. Please familarize yourself with it and then run:
$ poetry install