chipsalliance / fasm

FPGA Assembly (FASM) Parser and Generator
https://fasm.readthedocs.io
Apache License 2.0
90 stars 30 forks source link

Publish to PyPI #32

Closed HackerFoo closed 3 years ago

HackerFoo commented 3 years ago

After https://github.com/SymbiFlow/fasm/pull/28

mithro commented 3 years ago

I'm slowly getting there now, see my WIP pull request at https://github.com/SymbiFlow/fasm/pull/48/files

The Windows build continues to have issues with ANTLR

GitHub
WIP: Add GitHub Actions which publish to PyPI by mithro · Pull Request #48 · SymbiFlow/fasm
This pull request will add a GitHub Action which builds the fasm packages, including binary wheels for Linux, Mac and Windows and then upload them to PyPI. WIP -- TODO; Have auto-incrementing ver...
GitHub
Build software better, together
GitHub is where people build software. More than 56 million people use GitHub to discover, fork, and contribute to over 100 million projects.
mithro commented 3 years ago

This is now happening.