Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.
This repository was archived by the owner on Aug 4, 2026. It is now read-only.

update pyproject.toml packaging #5

Description

@prjemian

Will change this code after we create the first git tag in the repository.

Originally posted by @prjemian in #3 (comment)


Most content after this point should be moved to pyproject.toml (which will be used as the one place to define most of the project's metadata):

__settings_orgName__ = "BCDA-APS"
__package_name__ = "qsui"
__version__ = (
"0.0.1" # extract_version(Path(__file__).parent.parent / "pyproject.toml")
)


Any work on this issue should wait until the rename PR is merged:

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions