opentelemetry-python-contrib/opentelemetry-instrumentation/MANIFEST.in

9 lines
148 B
Plaintext

graft src
graft tests
global-exclude *.pyc
global-exclude *.pyo
global-exclude __pycache__/*
include MANIFEST.in
include README.rst
include LICENSE