Conversation
|
Should we not deprecate the Makefile entirely and replace it with a task runner that's less obsolete? 😅 |
|
Hello @MattiSG, I'm personally agnostic as I like make a lot. However, I've been looking for pure Python alternatives, for these reasons:
There are two alternatives that look promising to me, invoke and nox. Please do not hesitate to open an issue if you think it would be worth the effort 😃 |
|
Thanks @maukoquiroga! “ |
|
Yes, I mixed two different use cases. Take a look at it, it looks pretty awesome as a make replacement to me at least. |
|
I think |
Merge pull request #1036 from openfisca/doc-make
Non-technical changes