diff options
author | Sascha Peilicke <saschpe@mailbox.org> | 2014-03-31 17:59:37 +0200 |
---|---|---|
committer | Sascha Peilicke <saschpe@mailbox.org> | 2014-04-01 15:19:18 +0200 |
commit | c5492050001768fa861f8d24cd7e8f9b964f5bd8 (patch) | |
tree | ff608e3689618337e3c97c648cd0dceb5d333d98 /tests/hazmat/backends/test_openssl.py | |
parent | 476682af2d4a9438026e69b6c1f3500c19f2f200 (diff) | |
download | cryptography-c5492050001768fa861f8d24cd7e8f9b964f5bd8.tar.gz cryptography-c5492050001768fa861f8d24cd7e8f9b964f5bd8.tar.bz2 cryptography-c5492050001768fa861f8d24cd7e8f9b964f5bd8.zip |
Add custom 'install' command class
CFFIBuild adds ext_modules late in the configuration phase. However,
distutils default 'install' command also parses setup.py and thus misses
that cffi contains several extension modules rather than being pure. As
a consequence, add a CFFIInstall with a proper finalize_options method
and use it.
Diffstat (limited to 'tests/hazmat/backends/test_openssl.py')
0 files changed, 0 insertions, 0 deletions