Revert "Try moving leptonica build script, playing with wheels a bit"

This reverts commit ec2c6c312b.
This commit is contained in:
James R. Barlow
2016-02-16 05:04:20 -08:00
parent ec2c6c312b
commit 8cd84afac8
3 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ setup(
],
use_scm_version={'version_scheme': 'post-release'},
cffi_modules=[
'ocrmypdf/compile_leptonica.py:ffi'
'ocrmypdf/lib/compile_leptonica.py:ffi'
],
install_requires=[
'ruffus>=2.6.3',