mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
VC/Zoom: set dependency versions
This commit is contained in:
parent
de775861a6
commit
9f850cc659
@ -15,8 +15,8 @@ setup(
|
||||
zip_safe=False,
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
'indico>=2',
|
||||
'PyJWT'
|
||||
'indico>=2.3.2.dev0',
|
||||
'PyJWT<2'
|
||||
],
|
||||
classifiers=[
|
||||
'Environment :: Plugins',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user