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

🚧📦 Remove upper python version limit #174

Merged
merged 2 commits into from
May 27, 2023

Conversation

s-weigand
Copy link
Member

@s-weigand s-weigand commented May 26, 2023

The upper python version limit will be determined by our dependencies (i.e. pyglotaran) so there is no need for us to set it.
This will allow us to raise the upper python version limit of pyglotaran without a new release of the extras and removes a kind of racing condition with the upper bounds.

Change summary

Checklist

  • ✔️ Passing the tests (mandatory for all PR's)

@s-weigand s-weigand requested a review from a team as a code owner May 26, 2023 15:39
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch s-weigand/pyglotaran-extras/raise-max-python

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a636f4a) 44.08% compared to head (3600e74) 44.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #174   +/-   ##
=======================================
  Coverage   44.08%   44.08%           
=======================================
  Files          27       27           
  Lines         939      939           
  Branches      137      137           
=======================================
  Hits          414      414           
  Misses        518      518           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@s-weigand s-weigand merged commit 8abfe3f into glotaran:main May 27, 2023
@s-weigand s-weigand deleted the raise-max-python branch May 27, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants