mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-08 11:50:03 +02:00
Update setup.py
This commit is contained in:
parent
e1b79f433c
commit
9fbd6be998
1 changed files with 6 additions and 0 deletions
6
setup.py
6
setup.py
|
@ -0,0 +1,6 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
|
import setuptools
|
||||||
|
from numpy.distutils.core import Extension, setup
|
||||||
|
|
||||||
|
setup(name='sbb_binarize',version=1.0,packages=['sbb_binarize'])
|
Loading…
Add table
Add a link
Reference in a new issue