Remove superfluous recipes#1983
Remove superfluous recipes#1983rnixx wants to merge 4 commits intokivy:developfrom rnixx:remove-superfluous-recipes
Conversation
Release 2019.07.08
Release 2019.08.09
|
Thank you @rnixx less is more, I love it! |
|
Seems that some of those recipes are tested. need to take a look |
|
Thank you to look into it 🍻 |
|
@AndreMiras I re-added pysdl2 and six recipes because they showed up somewhere in tests in the dependencies list. Now CI is sane again. I had no closer look at the test implementation itself, an isolated look right now not makes much sense to me with #1745 and #1625 in mind. Once i find some more time, I'm interested in taking a closer look into dependency resolving, there's some room for improvement. |
|
Awesome work @rnixx thanks a mil, PR that remove code are my favorite ones! |
|
Hi @rnixx I started taking a look, but I get compilation errors (libffi) and I'm not able to perform my runtime tests. I'm not really sure why since the CI is fine 🤔 That would also kick theses merge commits we have and keep the history clean. |
#1387