Feature/uv project mgmt#93
Conversation
thomas-hermann
left a comment
There was a problem hiding this comment.
I skimmed over the changes: wow, it's a lot. As you say too much to review in detail.
My conclusion is: looks good, please go ahead .
|
Hi. Thanks for the effort. But I must say, this is impossible to review a 8k+ line. I am sorry, but I can't do it. Not sure if many can. I would suggest two paths forward:
I am fine with either option. |
|
Thanks, Jiajun. Then let's proceed! As this PR is about project management it won't touch active code apart from formatting, so merging should be OK. Next step then will be to bring in the changes from the feature-agen branch. |
There was a problem hiding this comment.
Is it correct to include this file in the repository? It seems a bit like this should be generated during the CI
Hi all,
in this PR, I did exclusively work on the "outer form" of
pya:pyproject.tomland enforces the creation of auv.lockfile that guarantees a synced setup for all devs (except from portaudio installation - maybe we can find a solution for that as well).autoapitoautodocandauto summarypya-ci.yamlworkflow should now execute matrix testing for Windows, MacOS and UbuntuIn general, these changes only affect an active development setup. End-Users still use the normal installation from pypi (via
pip,conda, ...).Since these are mostly maintenance-related changes, I do not think you need to review these in detail - consider invitations for review more as an FYI :)
Also, this branch will probably have a few more changes before merging, definitely:
pyproject.tomluvin/devBest Greetings and thanks for having a view,
Fabian