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

Fix CI for Python 2.7 #156

Merged
merged 10 commits into from
Feb 11, 2020
Merged

Commits on Feb 11, 2020

  1. Install newer six version

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e28affd View commit details
    Browse the repository at this point in the history
  2. fix six version

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    d161e7f View commit details
    Browse the repository at this point in the history
  3. try with 1.13.0

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    b3ea78b View commit details
    Browse the repository at this point in the history
  4. try 1.14

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    020b084 View commit details
    Browse the repository at this point in the history
  5. remove six requirement

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    56e11e6 View commit details
    Browse the repository at this point in the history
  6. Fix virtualenv version

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    5aac7d1 View commit details
    Browse the repository at this point in the history
  7. Move requirements to file

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    4519bf2 View commit details
    Browse the repository at this point in the history
  8. relax virtualenv version

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    4a4f860 View commit details
    Browse the repository at this point in the history
  9. remove other packages

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    83fee5a View commit details
    Browse the repository at this point in the history
  10. conditional for pip uninstall

    danimtb committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    8088cec View commit details
    Browse the repository at this point in the history