For conda you only need to provide an environment.yml file if there are no Python dependencies. Maybe the `requirements.txt` could be extracted from the `environment.yml` file?
For conda you only need to provide an environment.yml file if there are no Python dependencies.
Maybe the
requirements.txtcould be extracted from theenvironment.ymlfile?