Skip to content

Commit

Permalink
BUG: update py3tool for spectral.so rename
Browse files Browse the repository at this point in the history
  • Loading branch information
ewmoore committed Dec 21, 2012
1 parent 84202d3 commit 5763474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/py3tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ def custom_mangling(filename):
'_ufuncs', '_ufuncs_cxx',
'_minpack', '_zeros', '_lbfgsb', '_cobyla', '_slsqp',
'_nnls',
'sigtools', 'spline', 'spectral',
'sigtools', 'spline', '_spectral',
'_fitpack', 'dfitpack', '_interpolate',
'_odepack', '_quadpack', 'vode', '_dop', 'lsoda',
'vonmises_cython', '_rank',
Expand Down

0 comments on commit 5763474

Please sign in to comment.