mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-14 12:50:39 +08:00
14 lines
194 B
ReStructuredText
14 lines
194 B
ReStructuredText
To use this to build your Cython file use the commandline options:
|
|
|
|
.. sourcecode:: text
|
|
|
|
$ python setup.py build_ext --inplace
|
|
|
|
|
|
**To do**
|
|
|
|
* add simple examples
|
|
|
|
* add/check existing doc
|
|
|