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

Migrating pyside2 to pyside6 and making use of scikit-surgeryutils v2.0rc0 #110

Closed
11 tasks done
mxochicale opened this issue Mar 23, 2023 · 2 comments
Closed
11 tasks done

Comments

@mxochicale
Copy link
Contributor

mxochicale commented Mar 23, 2023

This issue will track the migration of pyside2 to pyside6 with the use of scikit-surgeryutils v2.0rc0

mxochicale added a commit that referenced this issue Mar 29, 2023
…tors library with pyside6 dependency; fixs version requirements (#110)
mxochicale added a commit that referenced this issue Mar 29, 2023
mxochicale added a commit that referenced this issue Mar 29, 2023
… for coverage; adds run for coveralls and linting (#110)
@mxochicale
Copy link
Contributor Author

Unit test summary from https://github.com/SciKit-Surgery/scikit-surgerybard/actions/runs/4566120524

  • Local machine ubuntu-22.04: 36 passed
  • Remote ubuntu-22.04: 36 passed
  • Remote mac-latests: 36 passed
  • Remote windows-latests: 36 passed

@mxochicale
Copy link
Contributor Author

  • Create release candidate:
git checkout master
git pull origin master
git tag -a 'v1.0rc0' -m "Release candidate version v1.0rc0 using PySide6"
git push origin v1.0rc0 

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

No branches or pull requests

1 participant