Conversation
|
@Tinche , hello. Do you need tox for this project if GHA are enabled? If not, I'll remove "tox.ini" file. |
|
I'd prefer to keep tox since it can be useful to run a multitude of tests locally for contributors |
| run: "uv build" | ||
| - name: "List result" | ||
| run: "ls -l dist" | ||
| - name: "Check wheel contents" |
There was a problem hiding this comment.
Maybe to do something with the following lines in conformance with uv GHA integration.
|
@Tinche , hello. I need your coauthorship with GHA and tox's |
|
Thanks for your efforts Stanley. This turned out to be significantly trickier than I assumed it would. Still not super happy with how the Justfile had to change, but I think this is an issue with |
Thank you in helping to finish this PR, I learnt more about tox, good experience. |
Features:
Based on the discussion from the #218 .