Yubico / yubikey-neo-manager

Cross platform personalization tool for the YubiKey NEO
https://developers.yubico.com/yubikey-neo-manager/
BSD 2-Clause "Simplified" License
57 stars 12 forks source link

js_api.js not included by pyinstaller #42

Closed minisu closed 9 years ago

minisu commented 9 years ago

Since this project started using yubicommons, js_api.js has no longer been included by pyinstaller. Before using yubicommons, js_api.js was included by neoman.spec. This needs to be fixed before the next release.