Skip to content
Snippets Groups Projects
Commit ad83eabe authored by van den Berg's avatar van den Berg
Browse files

Add readme

parent 43082bca
No related branches found
No related tags found
No related merge requests found
# transfer-schema
Create a new transfer schema for the KG pipeline
## Installation
```bash
# Set up and activate your conda environment.
# Install the dependencies
conda env create -f environment.yml
# Activate the conda environment
conda activate transfer-schema
```
## Test
Run the tests with
```bash
pytest-workflow
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment