yugr / Implib.so

POSIX equivalent of Windows DLL import libraries
MIT License
229 stars 33 forks source link

Shebang should use python3 from path #29

Closed ilya-fedin closed 1 year ago

ilya-fedin commented 1 year ago

#!/usr/bin/env python3. This makes a big difference with CentOS devtoolsets and with NixOS.

yugr commented 1 year ago

Fixed!