Create the dfenv conda environment with
conda env create --file dfenv.yaml --name dfenvURL to latest release can also be directly passed to conda without downloading, i.e.
conda env create --file https://github.com/DragonflyTelescope/dfenv/releases/latest/download/dfenv.yaml --name dfenv