The Wayback Machine - https://web.archive.org/web/20220125180843/https://github.com/Netflix/metaflow/issues/923
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

Add GH tests for all supported versions of Python and R #923

Open
savingoyal opened this issue Jan 25, 2022 · 1 comment
Open

Add GH tests for all supported versions of Python and R #923

savingoyal opened this issue Jan 25, 2022 · 1 comment

Comments

@savingoyal
Copy link
Collaborator

@savingoyal savingoyal commented Jan 25, 2022

Metaflow currently supports Py>=3.4 (with limited support for Py2.7) and R>=3.8. The GH tests only test for Py3.7 and R4.1. We should ensure we test on the whole set of permutations.

@savingoyal
Copy link
Collaborator Author

@savingoyal savingoyal commented Jan 25, 2022

@oavdeev FYI - for a similar setup for BuildKite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant