We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new yml method in build a conda environment does not suit all systems (e.g. Met Office).
Keep/Update the old requirement.txt file as conda install --file requirements.txt does work
conda install --file requirements.txt
Increase usability
No response
The text was updated successfully, but these errors were encountered:
Is conda_requirements.txt also needed? See Liverpool installation guidance
conda_requirements.txt
Sorry, something went wrong.
see outcome of #564
No branches or pull requests
Is there an existing request for this?
Desired Feature
The new yml method in build a conda environment does not suit all systems (e.g. Met Office).
Keep/Update the old requirement.txt file as
conda install --file requirements.txt
does workJustification
Increase usability
User Workflow
conda install --file requirements.txt
Anything else?
No response
The text was updated successfully, but these errors were encountered: