Closed snacktavish closed 2 years ago
I recognize the change in string-types as a common python 2-to-3 update.
I do like removing the recursive otindex
from requirements files. To test this properly, we should remove the already-deployed otindex from inside the venv (it might be a symlink to a repo folder alongside).
Makes sense. I am updating the ansible deploy to do a better job on dev (related to https://github.com/OpenTreeOfLife/peyotl/pull/180#discussion_r988409176) and the we can properly try it out there!
(also I accidentally put unconnected changes into the same commit :shrug: )
Pushed to devotindex, and is working well, but but didn't do a full clean reinstall yet.
I didn't carefully dig into why these were necessary - maybe python3 related? But they do work. (currently deployed on production)