Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove use of distutils from code (not setup.py yet) #1585

Merged
merged 9 commits into from Oct 25, 2023

Conversation

romain-intel
Copy link
Contributor

Also improve performance by removing pkg_resources and replacing with another way of getting the package version.

Finally, remove spurious includes that have no business being there :)

Also improve performance by removing pkg_resources and replacing with
another way of getting the package version.

Finally, remove spurious includes that have no business being there :)
metaflow/version.py Outdated Show resolved Hide resolved
savingoyal
savingoyal previously approved these changes Oct 18, 2023
Copy link
Collaborator

@savingoyal savingoyal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a small comment to correct the metaflow version

@savingoyal
Copy link
Collaborator

@romain-intel can you introduce tests for 3.12 as part of this PR - https://github.com/Netflix/metaflow/blob/master/.github/workflows/test.yml#L28

setup.py Show resolved Hide resolved
@saikonen saikonen merged commit c9e4f77 into master Oct 25, 2023
22 checks passed
@saikonen saikonen deleted the fix/3-12-compat-and-perf branch October 25, 2023 22:12
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.

None yet

3 participants