Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 492 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 492 Bytes

Introduction

This repository contains various correlations for CPTs.

Getting Started

Development

Dependencies

  • poetry

Installing

poetry install

then activate the virtual environment:

poetry shell

Nix

If you use nix flakes, you can instead use:

nix develop .

Run the tests

pytest-watcher ./

Contribute

Contact NGI Digital to learn how to contribute to this repo