Skip to content
New issue

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

[JOSS Review] Installation Instructions in tests wrong .yml file #10

Closed
gbouras13 opened this issue Jan 9, 2024 · 1 comment
Closed

Comments

@gbouras13
Copy link
Contributor

Re openjournals/joss-reviews#6062

I am running the example deployment of Acanthophis based on the Readme in the tests directory.

The instruction is

conda env create -f conda.yml -n acanthophis-demo

but presumably the correct command should be

conda env create -f environment-setup.yml -n acanthophis-demo

@kdm9
Copy link
Owner

kdm9 commented Jan 9, 2024

Ooops, fixed, thanks @gbouras13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants