I'm trying to install a barebone version of gemini, so I can leverage the python API in a webapp (atm I just need the queryfunctionality`.
Would it be possible to update the requirements and setup file to enable a pip install using the github URL? Or even better, would it be possible to update the version on PyPi, so it supports Py3.X
Hi,
I'm trying to install a barebone version of gemini, so I can leverage the python API in a webapp (atm I just need the
query
functionality`. Would it be possible to update the requirements and setup file to enable a pip install using the github URL? Or even better, would it be possible to update the version on PyPi, so it supports Py3.XThanks M