mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-03 04:10:48 +08:00
9 lines
148 B
Plaintext
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
|