Skip to content

Conversation

@tskisner
Copy link
Owner

  • Use setuptools_scm instead of versioneer

  • Move the package into a "src" subdirectory which better follows best practices and ensures that running tests on the installed package does not do a relative import from the current working directory.

  • Clean up deploy script to use pypi trusted publishing rather than twine.

- Use setuptools_scm instead of versioneer

- Move the package into a "src" subdirectory which better
  follows best practices and ensures that running tests on
  the installed package does not do a relative import from
  the current working directory.

- Clean up deploy script to use pypi trusted publishing
  rather than twine.
@tskisner tskisner self-assigned this Oct 14, 2025
@tskisner tskisner merged commit af7068f into master Oct 14, 2025
7 checks passed
@tskisner tskisner deleted the build_updates branch October 14, 2025 00:55
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