Skip to content

CI: Ignore setuptools distutils warning #35260

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

Merged

Conversation

TomAugspurger
Copy link
Contributor

xref #35252. Just ignoring in the test. Can discuss a proper solution in the issue.

@TomAugspurger TomAugspurger added the CI Continuous Integration label Jul 13, 2020
@TomAugspurger TomAugspurger added this to the 1.1 milestone Jul 13, 2020
@TomAugspurger
Copy link
Contributor Author

Last failure was a crashed worker (seems to be happening more often recently?) I restarted that job.

@TomAugspurger
Copy link
Contributor Author

Travis finished, didn't report back.

Merging once the windows test finishes to get CI passing again.

@TomAugspurger TomAugspurger merged commit b600f8d into pandas-dev:master Jul 13, 2020
@TomAugspurger TomAugspurger deleted the 35252-show-versions-warning branch July 13, 2020 15:27
@@ -6,7 +6,7 @@ dependencies:

# tools
- cython=0.29.16
- pytest=5.0.1
- pytest>=5.0.1, <6.0.0rc0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TomAugspurger this is minimum versions. should the pin be kept here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yeah it should be pinned exactly.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

submitted PR #35274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants