Skip to content

Remove runtime pkg_resources dependency#43

Draft
Mirochill wants to merge 1 commit into
Wazzaps:masterfrom
Mirochill:fix-41-remove-pkg-resources
Draft

Remove runtime pkg_resources dependency#43
Mirochill wants to merge 1 commit into
Wazzaps:masterfrom
Mirochill:fix-41-remove-pkg-resources

Conversation

@Mirochill

Copy link
Copy Markdown

Fixes #41.

Summary:

  • Remove the runtime pkg_resources import.
  • Resolve data/fix_permissions.sh from the installed package path using Path(__file__).

Validation:

  • git diff --check HEAD~1..HEAD
  • Not run locally: test suite, GUI/touchpad flow, install check

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.

ModuleNotFoundError: No module named 'pkg_resources'

1 participant