Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update setuptools for python 3.5 tests #6880

Merged
merged 4 commits into from
Feb 10, 2020
Merged

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    5d48901 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Add a script for buildkite to run for the py35 env

    Of course, it's installing tox that is failing, so upgrading setuptools from
    within `tox` doesn't help. We need to go earlier.
    
    The pipeline command is getting to complicated, so let's move the script in
    here.
    richvdh committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    e303f98 View commit details
    Browse the repository at this point in the history
  2. move the LANG setting in here too

    This is currently an outlier among the other buildkite cases, so let's simplify
    the buildkite pipeline further.
    richvdh committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    b32dd46 View commit details
    Browse the repository at this point in the history
  3. gah, need a version

    richvdh committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    cad94a8 View commit details
    Browse the repository at this point in the history