drufat / triangle

Python bindings to the triangle library
GNU Lesser General Public License v3.0
224 stars 53 forks source link

move pxd file to 'package_data' #10

Closed pdebuyl closed 8 years ago

pdebuyl commented 8 years ago

Fixes the error

unknown file type '.pxd'

Related to #1