opbasm icon indicating copy to clipboard operation
opbasm copied to clipboard

Create a new OPBASM release

Open Paebbels opened this issue 5 years ago • 1 comments

The code in the repository contains many fixes which are not available in the installation from PyPI.

E.g. m4 isn't found on Windows system due to missing double quotes for C:\Program Files\.... This is fixed OPBASMs sources in GitHub, but not yet published. Latest release is from December 2015, while code is from March 2019.

Please push a new release to PyPI.

I you like, I can provide a GitHub Workflow description to release tagged versions automatically to PyPI on every (tagged) push.

Paebbels avatar Dec 22 '20 17:12 Paebbels

When creating a new Release, you could make use of the GitHub Release feature and replace the Google-Drive Links by the Release page.

1Maxnet1 avatar Jan 19 '22 09:01 1Maxnet1