File: ofxstatement-lansforsakringar.patch

package info (click to toggle)
ofxstatement-plugins 20181208
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,064 kB
  • sloc: python: 7,004; xml: 1,027; makefile: 135; sh: 84
file content (11 lines) | stat: -rw-r--r-- 327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/ofxstatement-lansforsakringar/setup.py
+++ b/ofxstatement-lansforsakringar/setup.py
@@ -6,7 +6,7 @@
 
 version = "0.2.0"
 
-with open('README.rst', mode='r', encoding='uft-8') as f:
+with open('README.rst', mode='r', encoding='utf-8') as f:
     long_description = f.read()
 
 setup(name='ofxstatement-lansforsakringar',