mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
VC/Dummy: Remove useless dependency
Copy&Paste ftw
This commit is contained in:
parent
1306573e7d
commit
b3fa588a1d
@ -31,8 +31,7 @@ setup(
|
||||
include_package_data=True,
|
||||
platforms='any',
|
||||
install_requires=[
|
||||
'indico>=1.9.2',
|
||||
'sleekxmpp'
|
||||
'indico>=1.9.2'
|
||||
],
|
||||
classifiers=[
|
||||
'Environment :: Plugins',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user