Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
python-uga
training-hpc
Commits
097262e7
Commit
097262e7
authored
Jun 17, 2019
by
Franck Thollard
Browse files
giving a name
parent
53c23685
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyfiles/dtw_cort_dist/V92_dask/setup.py
View file @
097262e7
...
...
@@ -2,6 +2,7 @@ from setuptools import setup
from
Cython.Build
import
cythonize
setup
(
name
=
"dtw_cort_dask"
,
ext_modules
=
cythonize
([
'dtw_cort.pyx'
],
annotate
=
True
),
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment