Versions
- Python: python3crystax
- OS: ubuntu in docker
- Kivy: not used
- Cython: not relevant
Description
I saw an lxml recipe was recently merged and I'm very interested in that, but sadly it seems to be limited to python2 for some reason. It would be neat if that could be changed!
I already tried changing the dependencies to ("python2", "python3crystax") instead, but something seems to hardcode -lpython2.7 into the linker flags, so it breaks nevertheless.