Will change this code after we create the first git tag in the repository. _Originally posted by @prjemian in https://github.com/BCDA-APS/queueUI/pull/3#discussion_r1639921595_ ---- 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): https://github.com/BCDA-APS/queueUI/blob/dd3569a6527f4e9cd22ab808e37a4f9d7bd08a27/qsui/__init__.py#L7-L11 ---- Any work on this issue should wait until the _rename PR_ is merged: - #7
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):queueUI/qsui/__init__.py
Lines 7 to 11 in dd3569a
Any work on this issue should wait until the rename PR is merged: