Closed MoffMade closed 4 years ago
I added the parameter in apollo/organisms /__init__.py and ran make rebuild but it only seemed to change the docs, not the arrow files. I can update them manually if needed, I'm not sure the next step there.
apollo/organisms /__init__.py
make rebuild
@MoffMade should be pip install .
pip install .
I added the parameter in
apollo/organisms /__init__.py
and ranmake rebuild
but it only seemed to change the docs, not the arrow files. I can update them manually if needed, I'm not sure the next step there.