mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 01:42:10 +08:00
mv test to tests
This commit is contained in:
@@ -12,4 +12,7 @@ setup(
|
||||
Extension("crank16", ["crank16.pyx"], include_dirs=[np.get_include()]),
|
||||
Extension("crank16_bilateral", ["crank16_bilateral.pyx"], include_dirs=[np.get_include()]),
|
||||
Extension("crank16_percentiles", ["crank16_percentiles.pyx"], include_dirs=[np.get_include()])]
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user