-
Notifications
You must be signed in to change notification settings - Fork 71
Add Python 3.9 support to rapids-build-env packages #400
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
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
92c85cb
updated yaml files to remove 3.7 and include 3.9
msadang e392f84
Update ci/axis/tests.yaml
msadang cd7946a
change python version order
msadang 845b894
Merge branch 'python39-support' of https://github.com/msadang/integra…
msadang d35a376
Merge branch 'branch-22.02' into python39-support
msadang 1aca45e
Merge branch 'branch-22.02' into python39-support
msadang a34026f
Merge branch 'branch-22.02' into python39-support
raydouglass d536394
Update conda build version
msadang e07afb5
Merge branch 'branch-22.02' into python39-support
raydouglass adfcd82
remove fa2 package
msadang 1ed8fcd
add python 3.0 to tests
msadang c1fbcf2
update ipython to py39 compatible version
msadang 2eb8817
Fix upstream conflicts
msadang cc7589d
Merge pull request #1 from rapidsai/branch-22.02
msadang d6eda82
add py39 to nightly yaml
msadang 9d932ff
Merge branch 'branch-22.02' into python39-support
jjacobelli 4ffa1e1
Update axis files for python 3.9
jjacobelli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,5 +15,6 @@ CUDA_VER: | |
| PYTHON_VER: | ||
| - 3.7 | ||
| - 3.8 | ||
| - 3.9 | ||
|
|
||
| exclude: | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,5 +15,6 @@ CUDA_VER: | |
| PYTHON_VER: | ||
| - 3.7 | ||
| - 3.8 | ||
| - 3.9 | ||
|
|
||
| exclude: | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -19,5 +19,6 @@ LINUX_VER: | |
|
|
||
| PYTHON_VER: | ||
| - 3.7 | ||
| - 3.8 | ||
|
|
||
| exclude: | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.