Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish 2.04 to pypi #80

Open
CrashenX opened this issue Nov 10, 2019 · 1 comment
Open

Publish 2.04 to pypi #80

CrashenX opened this issue Nov 10, 2019 · 1 comment

Comments

@CrashenX
Copy link

https://pypi.org/project/ofxclient/ has 2.03 which is broken with Discover.

I was able to get Discover to work by updating my requirements.txt to:

-e git+http://github.com/captin411/ofxclient#egg=ofxclient

And changing the Discover URL to:

https://ofx.discovercard.com:443
@mattrubin
Copy link

I encountered the "TypeError: option values must be strings" issue with version 2.0.3 (see #31, #51) and managed to install 2.0.4 from source with:

pip install git+https://github.com/captin411/ofxclient.git --upgrade

Please publish 2.0.4 to PyPI so this is easier for other users in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants