-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
3
-
False
-
-
False
-
-
The way adecause implemented the builder image was to essentially copy all the build scripts from the official pypa manylinux repo and paste them into our repo. This feels bad. We should figure out a better way to do this - maybe clone the repo at build-time?
Note- the pypa code is MIT licensed so we aren't in any trouble there. We should find a better way anyway.