ofxclient
ofxclient copied to clipboard
New release?
It looks like the master branch has a few bugfixes that haven't been released since the 2.0.3 version from Apr 28, 2017. When you get a chance, would you be willing to cut a new release?
I'd really appreciate a new release on PyPI as well...
You can install the version in master with
pip install git+https://github.com/captin411/ofxclient.git@master
Yeah, that should work if you're trying to install it locally. That won't, however, work if you want to make it a dependency of another package via setup.py.