Generate JSON-RPC requests and parse responses in Python
Home Page:https://www.jsonrpcclient.com
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
bcb opened this issue 2 years ago · comments
See https://setuptools.pypa.io/en/latest/userguide/datafiles.html#accessing-data-files-at-runtime
Can't be done in setup.py -- tries to import the jsonrpcclient package which pulls in third party modules which haven't been installed yet.