https://gerrit.wikimedia.org/r/#/c/operations/software/keyholder/+/458236/ introduces dependencies on pynacl and pytcrypto. CI runs the tests using docker-registry.wikimedia.org/releng/tox:0.1.1 which seems to be missing development libraries.
Building wheels for collected packages: construct, pycrypto, pycparser Running setup.py bdist_wheel for pycrypto: started Running setup.py bdist_wheel for pycrypto: finished with status 'error' ... checking whether we are cross compiling... configure: error: in `/tmp/pip-install-9a29i208/pycrypto': configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details File "/tmp/pip-install-9a29i208/pycrypto/setup.py", line 278, in run raise RuntimeError("autoconf error") RuntimeError: autoconf error