Skip to content

Build cleanup#5

Merged
whikernel merged 50 commits into
masterfrom
build_cleanup
Jun 6, 2025
Merged

Build cleanup#5
whikernel merged 50 commits into
masterfrom
build_cleanup

Conversation

@c8y3
Copy link
Copy Markdown
Contributor

@c8y3 c8y3 commented Jun 3, 2025

Restructuring of the build and packaging of the directory:

  • set up continuous integration (with automatic release on tag)
  • use uv to manage dependencies, package and run commands
  • use ruff to check code
  • set python version in .python-version file
  • documented development commands in CONTRIBUTING.md
  • renamed directory source into src to follow standard conventions
  • added missing dependency requests~=2.31.0
  • updated some dependencies
  • fixed ruff warnings (with the default ruff configuration)
  • made a more precise fix for Fix AttributeError in PictureGlobals when alignment value is string #4 (since the dependencies are now precisely set)

@c8y3 c8y3 requested a review from whikernel June 3, 2025 14:58
@whikernel whikernel merged commit 3397ad8 into master Jun 6, 2025
4 checks passed
@whikernel whikernel deleted the build_cleanup branch June 6, 2025 08:08
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