Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aram Verstegen
archive-hocr-tools
Commits
cd2ed995
Commit
cd2ed995
authored
Feb 14, 2022
by
Merlijn Wajer
Browse files
hocr: version 1.1.17
parent
673c6ae0
Changes
2
Hide whitespace changes
Inline
Side-by-side
hocr/version.py
View file @
cd2ed995
__version__
=
'1.1.1
6
'
__version__
=
'1.1.1
7
'
setup.py
View file @
cd2ed995
...
...
@@ -34,6 +34,6 @@ setup(name='archive-hocr-tools',
include_package_data
=
True
,
install_requires
=
[
'lxml'
],
extras_require
=
{
'epub'
:
[
'ebooklib==0.17.1'
],
'epub'
:
[
'ebooklib==0.17.1'
,
'internetarchive-deriver-module==1.0.1'
],
},
package_data
=
{
'hocr'
:
[
'data/*'
]})
Write
Preview
Supports
Markdown
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