Skip to content

Replace pkg_resources resource lookups#14

Draft
Mirochill wants to merge 1 commit into
Te-k:masterfrom
Mirochill:fix-13-remove-pkg-resources
Draft

Replace pkg_resources resource lookups#14
Mirochill wants to merge 1 commit into
Te-k:masterfrom
Mirochill:fix-13-remove-pkg-resources

Conversation

@Mirochill
Copy link
Copy Markdown

Fixes #13.

Summary:

  • add a small package-local path helper for bundled data files
  • replace pkg_resources.resource_filename() calls used to load the PeID, YARA, and crypto rule files
  • avoid requiring setuptools/pkg_resources at runtime for these plugins

Validation:

  • Not run locally.

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