checkpoint
This commit is contained in:
parent
e815d3f9b2
commit
a69868e950
23 changed files with 1269 additions and 0 deletions
2
Justfile
Normal file
2
Justfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
vendor:
|
||||
pip download -r competition/requirements-vendor.txt -d competition/wheelhouse/ --python-version 3.12 --platform manylinux --no-deps
|
||||
Loading…
Reference in a new issue