mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00

* Remove unnecessary dependencies Fixes #2661 * Separate runs * Remove dev-requirements from test environment * Try without negative if * Remove positive if * Remove if * Separate benchmark-containing packages in another file * Add missing test-requirements.txt file