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

TST, MAINT: adjustments for pytest 5.0 #10377

Merged
merged 3 commits into from
Jun 30, 2019
Merged

Commits on Jun 30, 2019

  1. TST, MAINT: adjustments for pytest 5.0

    * prefer importlib over imp to avoid deprecation warnings
    since master branch no longer has a support burden for Python 2
    
    * pytest-faulthandler can be removed from infrastructure and
    docs because it has been merged into pytest core now
    tylerjereddy committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    ecdd489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38dbac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a6add View commit details
    Browse the repository at this point in the history