mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 06:03:21 +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
|