Thomas BERNARD
Results
253
comments of
Thomas BERNARD
I'm sorry, I wished I could check if there is a standard way to include the .dll in the package through the setup.py, without adding it afterward ...
in #807 I've used [delvewheel](https://pypi.org/project/delvewheel/) to add the .dll to the wheel. Your method is more simple but as effective :) anyway we should drop using setup.py...
I'm sorry, I have to remember why I made theses changes...