Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing support for python 2.7 #2

Merged
merged 1 commit into from
Mar 23, 2020

Commits on Mar 19, 2020

  1. Removing support for python 2.7

    OpenTelemetry doesn't support Python 2.7. Removing it from the tests and removing contrib packages that don't support Python 3. In this change:
    
    - removing pylons contrib
    - removing mysqldb contrib
    - updating minimum versions of flask (>=1.0), gevent (>=1.1)
    
    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    1930a26 View commit details
    Browse the repository at this point in the history