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

Use flit instead of setuptools for ptyprocess (Teamcity CI). #327

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 14, 2016

  1. Use flit instead of setuptools for ptyprocess.

    This allows us to continue to test ptyprocess feature branches using pexpect,
    introducing the new function make_wheel_for_ptyprocess and amending
    existing code into prepare_environment, which installs the wheel file created
    by flit.
    
    this has gotten more complex, so we have made individual function units to
    hopefully make it a bit more straight-forward to stumble into
    jquast committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    a359c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4201853 View commit details
    Browse the repository at this point in the history