mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-20 10:36:13 +00:00
Storage/S3: Require Indico 2.1
This commit is contained in:
parent
f1bf6fc7c7
commit
076a315dfe
@ -31,7 +31,7 @@ setup(
|
||||
zip_safe=False,
|
||||
platforms='any',
|
||||
install_requires=[
|
||||
'indico>=2.0',
|
||||
'indico>=2.1rc3',
|
||||
'boto3>=1.7.8,<2.0',
|
||||
],
|
||||
classifiers=[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user