core: removed pyro4 from Enterprise code. Fixes #5198

This commit is contained in:
Marcin Kuzminski 2017-02-07 15:58:49 +01:00
parent 18f667c234
commit 3d3f2db34a
38 changed files with 47 additions and 854 deletions

View file

@ -84,7 +84,6 @@ install_requirements = [
'Pygments',
'pygments-markdown-lexer',
'Pylons',
'Pyro4',
'Routes',
'SQLAlchemy',
'Tempita',