Skip to content

Switch to only pyproject.toml#298

Merged
BryceStevenWilley merged 1 commit into
mainfrom
only_pyproject_toml
Mar 12, 2026
Merged

Switch to only pyproject.toml#298
BryceStevenWilley merged 1 commit into
mainfrom
only_pyproject_toml

Conversation

@BryceStevenWilley

@BryceStevenWilley BryceStevenWilley commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Requires a bit of other changes:

  • can't use the setuptools-scm, which although nice, won't work when installing via dainstall / zip file
  • need to specifically add the data files through the MANIFEST.in (realized later that docassemble has already made that change to newly generated MANIFEST.in files).
  • other small cleanups

Requires a bit of other changes:

* can't use the setuptools-scm, which although nice, won't work when installing via dainstall
* need to specifically add the data files through the MANIFEST.in
* other small cleanups
@BryceStevenWilley BryceStevenWilley self-assigned this Mar 11, 2026
@BryceStevenWilley BryceStevenWilley added the refactor This is a code pattern that should be improved. label Mar 11, 2026
@BryceStevenWilley BryceStevenWilley merged commit 45ca327 into main Mar 12, 2026
7 checks passed
@BryceStevenWilley BryceStevenWilley deleted the only_pyproject_toml branch March 12, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor This is a code pattern that should be improved.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant