Closed jesseshieh closed 2 years ago
doh, geez, I may have been rushing too much. Sorry about that. Force pushed a new branch. See message here https://github.com/gigalixir/gigalixir-cli/pull/91/commits/1e0049049a920810b45872d0230e0f027f31ab92
An alternate fix is to make sure pip is upgraded to version 20.3+. See https://pip.pypa.io/en/stable/topics/dependency-resolution/#backtracking
pip install -U pip
Closing in favor of https://github.com/gigalixir/gigalixir-cli/pull/93
Not sure, but after reading https://stackoverflow.com/questions/66949028/docutils-dependecy-of-sphinx-theme-on-readthedocs/69166464#69166464
And re-ordering the dependency, this seems to fix it.