Build from source¶
To build PyGerber from source You have to set up Development environment
first. Make sure you have poetry environment activated with:
With environment active it should be possible to build wheel and source distribution with:
Check dist directory within current working directory, pygerber-x.y.z.tar.gz and
pygerber-x.y.z-py3-none-any.whl should be there.