lukeparser / pybison

Use Bison directly from Python
https://pypi.org/project/pybison
GNU General Public License v2.0
26 stars 6 forks source link

setup.py revamp #30

Closed sbrodehl closed 3 years ago

sbrodehl commented 3 years ago

Make paths in setup.py platform independent. Fix issue with missing package data. Fix issue with missing linker and compiler arguments. Add testing GHA workflow.