Skip to content

Remove pkg_resources from test version parsing#337

Draft
Mirochill wants to merge 1 commit into
tarantool:masterfrom
Mirochill:fix-335-remove-pkg-resources-tests
Draft

Remove pkg_resources from test version parsing#337
Mirochill wants to merge 1 commit into
tarantool:masterfrom
Mirochill:fix-335-remove-pkg-resources-tests

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • replace test-suite pkg_resources.parse_version() calls with a small packaging.version.parse helper
  • add packaging as an explicit test dependency
  • keep Tarantool and Python version comparisons on parsed version objects

Fixes #335.

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.

unittest.loader._FailedTest.suites fails with setuptools 82 due to missing pkg_resources

1 participant