Skip to content

Reorganize Dependencies and CI packaging - #540

Merged
teocns merged 3 commits into
mainfrom
ci-packaging
Dec 2, 2024
Merged

Reorganize Dependencies and CI packaging#540
teocns merged 3 commits into
mainfrom
ci-packaging

Conversation

@teocns

@teocns teocns commented Dec 2, 2024

Copy link
Copy Markdown
Contributor

Fixes #539

Details

  • Created a new [dependency-groups] to follow PEP 735
  • Moved tach package from dev dependencies to a dedicated ci group
  • Updated GitHub action tach-check to use pip install ".[ci]" which installs the package with CI dependencies

Testing

  • CI workflow should continue to run successfully with the new dependency structure
  • Development environment setup remains unchanged

@teocns
teocns marked this pull request as ready for review December 2, 2024 14:29
@teocns teocns changed the title Reorganize Dependencies and CI Setup Reorganize Dependencies and CI packaging Dec 2, 2024
@teocns
teocns enabled auto-merge (squash) December 2, 2024 14:44
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.

tach "can't be installed because it doesn't have a source distribution or wheel for the current platform"

2 participants