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

Update to work with pydicom 2.4+, 3.X, Python 3.10+ #384

Merged
merged 8 commits into from
Jan 10, 2025
Merged

Conversation

bastula
Copy link
Member

@bastula bastula commented Jan 10, 2025

Recreated PR to add in Readme changes. This PR will address #380

  • Update pydicom supported to >=2.4..0. Closes Update to handle pydicom 3.X #381
  • Update to Python 3.10+ only, adjust setup.py and tests
  • fix DVH repr problems with 'np.int(...)' repr
  • collections.Callable -> collections.abc.Callable
  • Resolve fixing of file_meta info
  • Update workflows for testing pydicom 2.4, 3.X
  • update some of the GitHub actions script versions

@bastula bastula force-pushed the master branch 2 times, most recently from 81f0f82 to 0ad6e71 Compare January 10, 2025 15:16
@bastula bastula merged commit 0d5729d into master Jan 10, 2025
21 checks passed
@bastula bastula deleted the pydicom3 branch January 10, 2025 15:23
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