Skip to content

Initialize config module and include tools subpackages - #31

Merged
Baraujo25 merged 2 commits into
developmentfrom
INIT_CONFIG_MODULE
Jul 9, 2026
Merged

Initialize config module and include tools subpackages#31
Baraujo25 merged 2 commits into
developmentfrom
INIT_CONFIG_MODULE

Conversation

@Baraujo25

Copy link
Copy Markdown
Collaborator

This pull request makes a small update to the project configuration. The most notable change is an adjustment to the pyproject.toml file to allow for more flexible package inclusion during development.

Configuration improvements:

  • Updated the include pattern in [tool.setuptools.packages.find] from "tools" to "tools*" to ensure that any subpackages or variations of tools are included during package discovery.
  • Added a module-level comment to config/__init__.py to clarify the purpose of the package.

@Baraujo25
Baraujo25 requested a review from 3dgiordano July 9, 2026 18:02
@Baraujo25
Baraujo25 merged commit 9b218e6 into development Jul 9, 2026
5 checks passed
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