Toby Ho
Toby Ho
Ooo, sweet! Was just working with saucelabs last night too. Sauce will be fine, it doesn't do anything funny like eval.
@niemyjski no, I haven't done anything more since.
If you like this PR, I think it'd be great if all the individual animations' repos link back to the main project.
One concern: glib/libgcc changed (not the semvar version but the nix version), so this will increase the disk size substantially.
Another consideration is the Nix channel in .replit: a different channel will give you different version of the same major-minor version of Python. Currently the Pythons that come from nixmodules...
We also have older Python templates which have a `venv` instead of `.pythonlibs` and those have `VIRTUAL_ENV` set as well.
Re: https://github.com/replit/nixmodules/pull/314#discussion_r1568988605 it's possible to default Python's `useSiteCustomize` to true when replit bundle is enabled, but I am not sure that's what we want, because a user wanting to disable...
Also ran into this while trying out sepia - attempting to use it with supertest.