mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 11:31:52 +08:00

Co-authored-by: Owais Lone <owais@users.noreply.github.com> Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
10 lines
169 B
ReStructuredText
10 lines
169 B
ReStructuredText
graft src
|
|
graft tests
|
|
global-exclude *.pyc
|
|
global-exclude *.pyo
|
|
global-exclude __pycache__/*
|
|
include CHANGELOG.md
|
|
include MANIFEST.in
|
|
include README.rst
|
|
include LICENSE
|