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

PyPI install test failure #669

Closed
jeongyoonlee opened this issue Aug 26, 2023 · 0 comments · Fixed by #670
Closed

PyPI install test failure #669

jeongyoonlee opened this issue Aug 26, 2023 · 0 comments · Fixed by #670
Labels

Comments

@jeongyoonlee
Copy link
Collaborator

Describe the bug

PyPI install test is failing due to the issue reported in #534. The issue has been fixed in #640 but a new version hasn't been released to PyPI yet.

Currently, the test is triggered by push as we don't expect the change introduced in every push to be available in PyPI.

To Reproduce

Push a commit or tag.

Expected behavior

No build or test failure.

Screenshots

Environment (please complete the following information):

  • OS: [e.g. macOS, Windows, Ubuntu]
  • Python Version: [e.g. 3.6, 3.7]
  • Versions of Major Dependencies (pandas, scikit-learn, cython): [e.g. pandas==0.25, scikit-learn==0.22, cython==0.28]

Additional context

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

Successfully merging a pull request may close this issue.

1 participant