Hello,
I am getting: [...] File "/usr/lib/python2.7/site-packages/jwkest/extra.py", line 3, in from jwkest.jws import JWSException File "/usr/lib/python2.7/site-packages/jwkest/jws.py", line 116, in class HMACSigner(Signer): TypeError: Error when calling the metaclass bases str() takes at most 1 argument (3 given) when trying to do sphynx build of my code https://travis-ci.org/rucio/rucio/jobs/617413102?utm_medium=notification&utm_source=github_status I have seen here troubles with metaclasses, could this issue be related, how could I avoid this crash ? https://github.com/IdentityPython/pyjwkest/tree/master/src/jwkest -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/56fa5514-d227-46b6-a001-ec560cdab6f9%40googlegroups.com.
