-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
[MRG] CI Push Scipy minimum version to 1.1.0. Remove Python 3.6 from builds. #20069
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
55 commits
Select commit
Hold shift + click to select a range
8f6171c
Push scipy min version to 1.0.0
cmarmo 1b58ff7
Merge branch 'main' into scipy-1.0.0
cmarmo c268a64
Update all ubuntu images to 20.04 focal.
cmarmo aefe247
Add ubuntu images 18.04 bionic and scipy fron conda-forge.
cmarmo 64c6a62
Fix conditions.
cmarmo be18325
Pin python 3.6 for ubuntu bionic.
cmarmo 709f999
Change pipeline name.
cmarmo 802e70d
Change matrix element name.
cmarmo 8ab74b0
Keep python 3.9 from system not conda in Ubuntu 20.04.
cmarmo 16a10d2
Remove python directive when unnecessary.
cmarmo 62e3bf5
Cleanup.
cmarmo f4b7e42
Downgrade to python 3.6 as scipy 1.0.0 is incompatible with 3.8.
cmarmo 5ea019e
Fix comment.
cmarmo d2de181
Fix comment.
cmarmo cb557af
Pin pytest again as we are forced to use 3.6.
cmarmo 5d1edec
Move to conda installer for 32bit linux.
cmarmo cb58562
Merge branch 'main' into scipy-1.0.0
cmarmo 2019a19
Install miniconda for ubuntu 32bit.
cmarmo 47149a1
Install wget for ubuntu 32bit.
cmarmo 7673db1
Revert 32bit OS to ubuntu bionic 18.04.
cmarmo 7cba7a9
Install scipy from pip in 32bit system.
cmarmo b250fbe
Fix doctest failures.
cmarmo 059479a
Revert example rendering.
cmarmo cb89f40
Relax pytest version in ubuntu install.
cmarmo e5b26bc
Skip failing tests.
cmarmo 33e113b
Put comment at the right place.
cmarmo 2523dc0
Remove python3.6. Ubuntu32 still needs to be adapted.
cmarmo 4284abd
Push numpy and scipy min versions for compatibility with 3.7.
cmarmo 1461e31
Push matplotlib min version for compatibility with 3.7. Install numpy…
cmarmo 5e86389
Install numpy before scipy in Linux 32bit.
cmarmo 59137a0
Pass numpy version to linux32.
cmarmo dffa1b2
Test 32bit architecture on debian buster (still exists for 32bit with…
cmarmo f7547cd
Install matplotlib from distribution.
cmarmo 8601adb
Syntax error...
cmarmo ad44caf
Stick to the numpy debian version to avoid Expected 124 from C header…
cmarmo f778f32
Clean comments.
cmarmo 9d7b543
Revert skip in doctest to check with new dependencies.
cmarmo 25241c2
Rename distrib.
cmarmo 51ee866
Skip again...
cmarmo 5c3a72e
Fix test on check_array.
cmarmo 2362d7a
Remove comment and fix lint at the same time.
cmarmo 6d02469
Clean import.
cmarmo 2f98b0f
Increase atol in test_derivatives to make the test pass in py37_conda…
cmarmo 6142ec1
Merge branch 'main' into scipy-1.0.0
cmarmo e5d2f64
Merge branch 'main' into scipy-1.0.0
cmarmo 23433ac
Avoid sparse matrix dependent on scipy version.
cmarmo 7699801
Skip docstring test for pandas versions less then 1.1.0.
cmarmo fc0e47c
Fix lint error.
cmarmo 45a0400
Empty commit to force checks.
cmarmo d03a365
Add minimal dependencies in changelog.
cmarmo aa35dfd
Update to python 3.7 CircleCI and Travis builds.
cmarmo 4877c5e
Merge pull request #23 from cmarmo/update-build-doc
cmarmo fb31d91
Move to debian buster for python3.7 dependencies.
cmarmo 64bb737
Fix the container tag.
cmarmo f17a7f1
Lower the minimal pandas version for compatibility with python 3.7.
cmarmo 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
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
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
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
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
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
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
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
Oops, something went wrong.
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.