iTaxoTools / TaxI2-legacy

Calculates genetic differences between DNA sequences
GNU General Public License v3.0
0 stars 0 forks source link

Pyinstaller support #64

Closed StefanPatman closed 3 years ago

StefanPatman commented 3 years ago

I am not sure if this is still our preferred method of compiling the standalone tools, but I had to modify the code to properly compile with Pyinstaller. It might be a good idea to merge these changes to facilitate compilation in the future. Running pyinstaller taxi2.spec should now automatically include the data folder and compile everything under a single executable with an icon.