Files @ 5c9e817249b5
Branch filter:

Location: gimmecert/MANIFEST.in

branko
GC-45: Update copyright information:

- Changes to code base were previously done in 2020 as well (based on
git history).
# Licensing informaiton.
include LICENSE-*

# Documentation source.
recursive-include docs *.rst
include docs/conf.py
include docs/make.bat
include docs/Makefile
include docs/_static/*
include docs/_templates/*

# Test configuration files.
include pytest.ini
include tox.ini
include .coveragerc
include .flake8