-
Notifications
You must be signed in to change notification settings - Fork 9
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
MAINT: adding pyproject.toml #21
Conversation
TODOs:
|
alright this is still completely falling over at the build-package step. tricky to troubleshoot with the actionAdapter. going to pivot to curveplot fot the next week and come back to this. |
so a weird thing is happening here where the checkout action isn't using the correct ref, which isn't allowing any tags to be pulled from vizard's repo - it's just checking out the merge ref which is putting it in a detached head state. this is where the discrepancy between versions is coming from... i'm going to merge this PR to see if after the changes here are incorporated into main, this resolves the issue - but will continue to address in a new PR if this doesn't fix it. |
testing out pyproject.toml to mostly replace setup.py - proof of concept here and then will think about expanding to all q2-plugins.