From e5e1d93e5d15f18a2d9d9a90b0fc46e8441ab034 Mon Sep 17 00:00:00 2001 From: nrrm1 <167359871+nrrm1@users.noreply.github.com> Date: Sat, 20 Apr 2024 06:21:40 +0000 Subject: [PATCH] smart --- oryx-build-commands.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 oryx-build-commands.txt diff --git a/oryx-build-commands.txt b/oryx-build-commands.txt new file mode 100644 index 00000000..d647bdf7 --- /dev/null +++ b/oryx-build-commands.txt @@ -0,0 +1,2 @@ +PlatformWithVersion=Python +BuildCommands=conda env create --file environment.yml --prefix ./venv --quiet