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

Add interactive property to session. #196

Merged
merged 10 commits into from
May 29, 2019
Merged

Add interactive property to session. #196

merged 10 commits into from
May 29, 2019

Commits on May 18, 2019

  1. Commit includes changes to add interactive

    attribute session and tests for attribute.
    mbrooks-public committed May 18, 2019
    Configuration menu
    Copy the full SHA
    c2f6ec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c6cf1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    2643a79 View commit details
    Browse the repository at this point in the history
  2. Commit updates the function that is mocked

    to only be sys.stdout.isatty
    mbrooks-public committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5d8da50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e243b7c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Update nox/sessions.py

    Co-Authored-By: Santos Gallegos <santos_g@outlook.com>
    AGeekInside and stsewd committed May 29, 2019
    Configuration menu
    Copy the full SHA
    bf4b33f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36be313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016b292 View commit details
    Browse the repository at this point in the history
  4. Add option, docs, etc.

    theacodes committed May 29, 2019
    Configuration menu
    Copy the full SHA
    db44c21 View commit details
    Browse the repository at this point in the history
  5. Fixup travis.yml

    theacodes committed May 29, 2019
    Configuration menu
    Copy the full SHA
    ebe2efd View commit details
    Browse the repository at this point in the history