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

Update target_selection build, linting, and formatting #454

Merged
merged 18 commits into from
Jul 4, 2024

Conversation

albireox
Copy link
Member

@albireox albireox commented Jul 3, 2024

This is a major engineering change of the build system, linting, and formatting, but otherwise it doesn't change anything in the code itself or how it works.

  • The build system has been updated to using poetry as the PEP517 backend. The setup.py and setup.cfg files have been removed.
  • Now we are using ruff for formatting and linting. The configuration is mostly the default ruff one but keeping the line length of 99 characters. All files have been reformatted.
  • Added workflows to lint, check the lockfile, release, and test that the package imports.
  • Updated the Sphinx and RTD configurations.

@albireox albireox merged commit 32a5663 into main Jul 4, 2024
5 checks passed
@albireox albireox deleted the albireox/code-standards branch July 4, 2024 03:22
@albireox albireox restored the albireox/code-standards branch July 4, 2024 03:23
@albireox albireox deleted the albireox/code-standards branch July 4, 2024 03:23
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.

1 participant