Skip to content

Modernize#35

Merged
jerry-git merged 27 commits intomasterfrom
modernize
Apr 24, 2023
Merged

Modernize#35
jerry-git merged 27 commits intomasterfrom
modernize

Conversation

@jerry-git
Copy link
Copy Markdown
Owner

  • Support only Python 3.10+
  • Prefer f-strings, get rid of format()
  • Use ZoneInfo from the Standard Library, get rid of pytz
  • GHA based CI, get rid of Travis
  • Pre-commit with black and pyupgrade (3.10+) hooks
  • Fix debugging related notebooks (traditional breakpoints don't work anymore)
  • Fix testing related notebooks (ipytest has new API)
  • Bunch of other minor updates

@jerry-git jerry-git merged commit 6a99ee9 into master Apr 24, 2023
This was referenced Apr 24, 2023
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.

1 participant