-
Notifications
You must be signed in to change notification settings - Fork 23
docs: drop support for py 3.8 and update to poetry 2 in our CI #249
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 30 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
2ad50c7
try to update to poetry 2
aryarm 8b5a69b
update dev-env.yml
aryarm a49d536
migrate pyproject for poetry 2
aryarm e04c98a
add poetry-plugin-shell to conda env
aryarm f1ee332
try to lock for py3.9
aryarm d2c66e9
Revert "try to lock for py3.9"
aryarm 6de4fe8
upgrade to min pep517 and py3.9 compatible dependency versions
aryarm 8a0fc10
revert to previous min dependency versions
aryarm f651f00
try to include both lowest versions and py3.9 versions
aryarm bbc0ad4
revert noxfile
aryarm a7dd884
manually edit lock file hash to sync with pyproject
aryarm 6d58b11
continue to revert noxfile - fix typos
aryarm e26ffc8
try again to lock all versions
aryarm 8962007
manually edit lock file hash to sync with pyproject
aryarm fb55dea
oops try again to lock all versions with correct py marker for scipy
aryarm a78be1b
manually edit lock file hash to sync with pyproject
aryarm 95be676
revert macos-13 ci test to py3.8
aryarm 08f2580
oops try latest for macos
aryarm 5411879
use strategy in https://github.com/orgs/python-poetry/discussions/101…
aryarm 1846334
also lock for 3.10+
aryarm 44563cf
remove conda defaults from tests.yml
aryarm f416839
use locked dependencies in noxfile
aryarm 27b95af
clarify how to lock dependencies now
aryarm 3bb0173
lock at a version of cyvcf2 which is compatible with numpy 2
aryarm 04ea60e
ensure proper venv is used in devcontainer
aryarm ba07b97
update to newest pysam in lock file
aryarm 37c5dbc
add py3.13 ci test
aryarm 5af870d
remove py3.13 ci test
aryarm 44e4f9a
add use-only-tar-bz2 to make caching work better hopefully
aryarm f54b8e5
revert use-only-tar-bz2 bc it broke everything
aryarm 27c43be
upgrade to newest poetry
aryarm aa8b064
relock with newest poetry
aryarm 9d66e3b
explain the new locking strategy in the docs
aryarm 3203542
docs: explain when to run poetry lock
aryarm 2e8d57a
Update pyproject.toml
aarushi03 8b251ec
relock after changes to pyproject
aryarm 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
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.