Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
weboob
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
178
Issues
178
List
Boards
Labels
Milestones
Merge Requests
49
Merge Requests
49
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
weboob
weboob
Commits
78d8ca07
Commit
78d8ca07
authored
Oct 09, 2017
by
Benjamin Bouvier
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add unidecode to the list of dependencies in setup.py;
parent
7947918e
Pipeline
#881
failed with stages
in 62 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
78d8ca07
...
...
@@ -134,6 +134,7 @@ def install_weboob():
'PyYAML'
,
'html2text>=3.200'
,
'six'
,
'unidecode'
,
]
try
:
import
Image
...
...
Florent F.
@fflorent
Mentioned in issue
stable#3
·
Jan 02, 2018
Mentioned in issue
stable#3
Mentioned in issue weboob/stable#3
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment