Skip to content

Replace pkg_resources runtime lookups#91

Draft
Mirochill wants to merge 1 commit into
freedmand:mainfrom
Mirochill:fix/88-remove-pkg-resources
Draft

Replace pkg_resources runtime lookups#91
Mirochill wants to merge 1 commit into
freedmand:mainfrom
Mirochill:fix/88-remove-pkg-resources

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • read the installed version with the standard-library importlib.metadata API
  • serve the bundled web assets from the package directory already resolved by the module
  • remove the now-unused runtime setuptools dependency

Validation

  • git diff --check HEAD~1..HEAD
  • Not run locally

Refs #88

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.

1 participant