ddtrace-internal
Stub Python distribution for code used by multiple products in dd-trace-py
Local install (editable)
python -m pip install -e .
Running tests
cd packages/ddtrace-internal
riot run # all supported Python versions
riot run -p 3.12 # a single version
riot installs the package fresh into each test venv, so it must be run from this directory (not the repo root). In CI, riot --wheel-path <dir> is used instead to test the actual built wheel.
Layout
src/_ddtrace_internal/— package roottests/<module_path>/test.py— tests, mirroring the source layout (e.g.src/_ddtrace_internal/foo.py→tests/foo/test.py)riotfile.py— test venv/matrix definitions
Release files for ddtrace-internal 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ddtrace_internal-0.1.0.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ddtrace_internal-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.0 kB
Release files / ddtrace_internal-0.1.0.tar.gz
| Download URL | ddtrace_internal-0.1.0.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7390721276ab5f174cb103088be7d0de22d452f2817c949e8bde1182ff5b961e
|
|
BLAKE2b-256 checksum How to use checksums |
0f516dc02752dca5920d6627fb92b7e0611f594a823bbd57ed31167571d819bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.8
|
Release files / ddtrace_internal-0.1.0-py3-none-any.whl
| Download URL | ddtrace_internal-0.1.0-py3-none-any.whl |
|---|---|
| Size | 2.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8eeac4a812e003cebafc8be35ef05103ae2b132893dfbcee00a67f4af81404a2
|
|
BLAKE2b-256 checksum How to use checksums |
93ad3cae600fdfc41f54653c14339ac1f125381a6fc2a823d5e685b627ff152e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.8
|