Skip to content

Commit 8a2dce3

Browse files
kpshervarerowep
authored andcommitted
setup: constraint major version of invenio-i18n
1 parent 45182f1 commit 8a2dce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python_requires = >=3.7
2929
zip_safe = False
3030
install_requires =
3131
invenio-accounts>=2.0.0
32-
invenio-i18n>=2.0.0
32+
invenio-i18n>=2.0.0,<3.0.0
3333

3434
[options.extras_require]
3535
tests =

0 commit comments

Comments
 (0)