- Jan 12, 2023
-
-
Antoine R. Dumont authored
-
- Nov 22, 2022
-
-
Antoine R. Dumont authored
This allows to build the container that will call the generate-frozen-requirements script. That will be usable from ci or other sysadm. Use: ``` cd swh-apps/scripts docker build -t build-deps . cd ../../swh-apps docker run -v $PWD:/src --user 1000 build-deps $APP ```
-
- Nov 04, 2022
-
-
Nicolas Dandrimont authored
This allows better caching of modules with no pyproject.toml
-
- May 11, 2022
-
-
Nicolas Dandrimont authored
-