mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 06:03:21 +08:00
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
graft src
|
|
graft tests
|
|
global-exclude *.pyc
|
|
global-exclude *.pyo
|
|
global-exclude __pycache__/*
|
|
include CHANGELOG.md
|
|
include MANIFEST.in
|
|
include README.rst
|
|
include LICENSE
|