Migrate tasks from Makefile to poe#475
Conversation
| @@ -48,10 +48,10 @@ jobs: | |||
There was a problem hiding this comment.
is this a stale reference to Makefile?
|
Issues found by Claude:
That comment was attached to make checkgenerate and is gone. The fix is to not use
|
|
couple more Claude-discovered issues:
The Makefile used |
|
Thanks fixed them |
Fixes #474
We like to use poe now for Python projects. For reference, connect-python
This also