Declare otel deps in install_requires 04/143204/1
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Thu, 12 Feb 2026 06:58:57 +0000 (07:58 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Thu, 12 Feb 2026 06:58:57 +0000 (07:58 +0100)
commite98775ed9623a5f91da41a23c725368e44c0cc5a
treeb1647eb76ef3df6550f0575967fed019fbc766e4
parent621882fe14549b22d6a9b68878fd8a87a945d799
Declare otel deps in install_requires

- install_requires is used when pointing pip to a git repo
- since that is what we do in xtesting, we need to declare
  the otel deps there since they would not be installed
  otherwise

Issue-ID: INT-2351
Change-Id: I50c00e63a98da7671d94bbb3aaaac388ec5d9f97
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
setup.cfg