PyAr / pyafipws

Interfases, tools and apps for Argentina's gov't. webservices (soap, com/dll simil-ocx, pdf, dbf, xml, json, etc.) #python
https://github.com/PyAr/pyafipws/wiki/PyAr-PSF-GSoC-2019-Final-Summary
GNU Lesser General Public License v3.0
2 stars 15 forks source link

Py2exe one file installer #127

Closed HanslettTheDev closed 1 year ago

HanslettTheDev commented 1 year ago

Summary

This pull request aims to solve issue #109 and provide a GitHub action that will run every time there is a push on the main branch and generate a one-file installer and also make push a release containing the recent one file installer

Checklist

HanslettTheDev commented 1 year ago

Got it I thought separating the functionality would be great but I'll close this

HanslettTheDev commented 1 year ago

I will remove the workflow file but still keep this PR opened so I can make the needed changes