You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
autogen/generator.py: Make the output reproducible (#48)
Whilst working on the Reproducible Builds effort [0], we noticed
that cypari2 could not be built reproducibly as it embeds the
absolute build path in the generated .pxd files.
[0] https://reproducible-builds.org/
Signed-off-by: Chris Lamb <[email protected]>
0 commit comments