Pegase745 / sqlalchemy-datatables

SQLAlchemy integration of jQuery DataTables >= 1.10.x (Pyramid and Flask examples)
MIT License
159 stars 67 forks source link

pip doesn't provide the datatables folder and __init__.py file? #116

Closed siccovansas closed 5 years ago

siccovansas commented 5 years ago

I updated to 2.0.0, but since then I can't import datatables as the module is not found. Looking at the dist-packages folder and on the pip website it seems that the datatables folder containing __init__.py is not packaged with 2.0.0?

Pegase745 commented 5 years ago

Fixed in 2.0.1. Sorry for that !