Stop building python2 wheels and workaround broken py38 wheel
This script is used to publish wheel binary packages to pypi.
Since we're going to remove python2 support, stop generating wheels for python2.
Also py38 is out and our wheel doesn't compile with py38 due to a bug of logilab-common.
Waiting a fix, don't build wheel for py38.
% docker run --rm -it quay.io/pypa/manylinux1_x86_64 ls -1A /opt/python
cp27-cp27m
cp27-cp27mu
cp34-cp34m
cp35-cp35m
cp36-cp36m
cp37-cp37m
cp38-cp38
TODO list for the rql package
=============================
* retirer les restrictions e_type = [A-Z][a-z_]*
r_type = [a-z_]*
* detecter les erreurs ASAP pour éviter stcheck
* tests unitaires pour sqlgen
* revoir tutoriel
* specification 1.0