Skip to content
Snippets Groups Projects
Commit ebc8136b authored by Grzegorz Kostkowski's avatar Grzegorz Kostkowski
Browse files

Implement annotations module together with tests and docker envs

The purpose of new module is to provide high-level functions for
reading CCL annotations and provide easy way to get them based
on various needs.

Scope of changes:
- implement annotations module (annotations.py)
- provide test data and implement tests (test_annotations.py)
- prepare Makefile as make can serve as unified dev / test / ci environment
  (tox is not an option as does not handle OS dependencies (or I don't
  know it)
- change .gitlab-ci.yml to use make and images defined in this repo
- provide examples of usage in README
parent 3bed04eb
1 merge request!9Implement annotations module together with tests and docker envs
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment