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

TEST-#2598: Add test for clean install from source #2599

Merged
merged 7 commits into from
Jan 12, 2021

Commits on Jan 12, 2021

  1. TEST-modin-project#2598: Add test for clean install from source

    * Resolves modin-project#2598
    
    This change adds a test for installing Modin without all of the testing
    dependencies.
    
    It is intended to test how a user who does not have all of the test
    dependencies will see a Modin import.
    
    Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
    devin-petersohn committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    71f6a76 View commit details
    Browse the repository at this point in the history
  2. TEST-modin-project#2598: Fix typo

    Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
    devin-petersohn committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    7b65f9c View commit details
    Browse the repository at this point in the history
  3. TEST-modin-project#2598: Fix typo

    Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
    devin-petersohn committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    91b4ca7 View commit details
    Browse the repository at this point in the history
  4. TEST-modin-project#2598: Fix yaml

    Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
    devin-petersohn committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    7ff5b7e View commit details
    Browse the repository at this point in the history
  5. TEST-modin-project#2598: Use the same python

    Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
    devin-petersohn committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    ac9af18 View commit details
    Browse the repository at this point in the history
  6. TEST-modin-project#2598: Fix typo

    Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
    devin-petersohn committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    28eeb8e View commit details
    Browse the repository at this point in the history
  7. TEST-modin-project#2598: Target Python3

    Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
    devin-petersohn committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    4e3d830 View commit details
    Browse the repository at this point in the history