devguide
devguide copied to clipboard
Add note that current build instructions do not work with conda
When using conda, the make html command does not currently work as it creates a venv inside the conda environment. Add note or create a make html-conda command.
Can I pick this up?
@willingc I ran make html inside a conda environment and it worked as expected. Am I missing any step?