ledger-autosync: 1.0.2 -> 1.0.2-unstable-2021-04-01

This commit is contained in:
Damien Cassou
2021-05-08 00:49:29 -07:00
committed by Jonathan Ringer
parent 6d6c8d7b8e
commit abf9453516
2 changed files with 25 additions and 4 deletions
@@ -0,0 +1,13 @@
diff --git a/setup.py b/setup.py
index eda6db5..ed6b90b 100644
--- a/setup.py
+++ b/setup.py
@@ -38,7 +38,7 @@ setup(
install_requires=[
'setuptools>=26',
'ofxclient',
- "ofxparse @ https://github.com/jseutter/ofxparse/tarball/3236cfd96434feb6bc79a8b66f3400f18e2ad3c4"
+ 'ofxparse'
],
extras_require={