Describe the bug
Once Ben added python code, the template failed to push to GH pages due to an error with dependencies. Is this happening because of pip install -e.?
To Reproduce
https://github.com/worldbank/Boundary_Comparison/actions/runs/4368078130/jobs/7640202293
Expected behavior
To be discussed
- Set up the default template so that no unnecessary packages are installed for building docs
- Is it better to use miniconda or setup-python?
Describe the bug
Once Ben added python code, the template failed to push to GH pages due to an error with dependencies. Is this happening because of pip install -e.?
To Reproduce
https://github.com/worldbank/Boundary_Comparison/actions/runs/4368078130/jobs/7640202293
Expected behavior
To be discussed