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

PEP-518 Alignement using Hatch #3

Closed
wants to merge 11 commits into from
Closed

Conversation

lmizzoni
Copy link
Contributor

@lmizzoni lmizzoni commented Sep 30, 2024

This pull request updates the alignment of this Python library with PEP-518 by using Hatch.

The following files have been added:

  • pyproject.toml
  • .github/workflows/package.yml
  • .github/workflows/build-and-test.yml
  • zoo_calrissian_runner/about.py

The following files have been removed:

  • setup.py
  • setup.cfg

The build-and-test workflow is currently failing in the testing phase, most likely due to the absence of a Kubernetes environment for the tests. I am working on resolving this issue.

The library has been deployed to test.pypi.org, pending the resolution of the test failures.

@fabricebrito
Copy link
Contributor

@lmizzoni the tests are failing

@lmizzoni lmizzoni closed this Oct 15, 2024
@lmizzoni lmizzoni deleted the ESAEOEPCA-184 branch October 15, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants