-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Unpin test requirements #5019
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
Unpin test requirements #5019
Changes from 33 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
f356c8a
Unpin test requirements and use the same requirements for all python …
marthacryan 27c0e9d
Remove extra requirements files
marthacryan fab49c7
remove plotly-geo install and orca tests from circleci config
marthacryan 397b1ef
pin fiona version for python<=3.8
emilykl 24fe0ee
Only install vaex for python<=3.9
marthacryan c2af57b
Prevent running vaex tests if vaex isn't installed
marthacryan 7855fa6
Code formatting
marthacryan 508135f
Update tests/test_optional/test_px/test_px_input.py
marthacryan 7ca7295
try only running vaex with python 3.9
marthacryan 71c6a95
Merge branch 'unpin-requirements' of github.com:plotly/plotly.py into…
marthacryan d282c49
Set vaex tests to run on only python 3.9
marthacryan ef4abb8
Only run vaex tests if vaex is installed
marthacryan f06ed71
Merge with master
marthacryan fe3740e
Fix handling of vaex not being present
marthacryan 719292e
remove extraneous import of ipython display
marthacryan cae9d77
remove unnecessary py parameter and add numpy_installed parameter
marthacryan bcdc224
Update conditional in circleci config
marthacryan c493669
Fix syntax of conditional
marthacryan 1367fa4
Fix conditional
marthacryan 7095710
Parameterize jobs
marthacryan acc61b4
Fix python versions
marthacryan 8c3bb2e
Fix indentation
marthacryan 707bf68
Rename job for readability of CI output
marthacryan 777e376
Switch to uv for other tests
marthacryan 19e2c9a
Merge branch 'main' of github.com:plotly/plotly.py into unpin-require…
marthacryan f780164
Revert to pip for pandas downgrade
marthacryan f140060
Address review
marthacryan c9215f0
Revert changes to black version
marthacryan 4664d15
Add pandas version as parameter
marthacryan d9c9c5e
Use pip for downgrade
marthacryan 36c0437
Use easier to read name for jobs
marthacryan 29f984b
Try different pandas version
marthacryan 2a63724
Remove numpy config
marthacryan 954db31
Prevent pandas install step if default
marthacryan 396b066
Merge branch 'main' of github.com:plotly/plotly.py into unpin-require…
marthacryan 60d8682
Remove narwhals from dependencies
marthacryan 5e90e7d
Remove narwhals from core requirements
marthacryan cab519c
Update .circleci/config.yml
marthacryan c29f6a4
Add check for pandas version to confirm correct install
marthacryan e54f99c
Use uv for pip
marthacryan 2750aa0
Add numpy version pin
marthacryan 53dc043
Switch to use uv in core tests as well
marthacryan f5c2bec
Use uv for percy tests
marthacryan d3de0b1
Use later version of numpy for scipy compatibility
marthacryan b89f793
Use version of numpy from before switch to uv
marthacryan 0a74d1b
Use different version of numpy
marthacryan 801dde1
Update name of test for consistency with other CI jobs
marthacryan 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 was deleted.
Oops, something went wrong.
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.