Commit bf608e81 authored by Gabriel Monnerat's avatar Gabriel Monnerat

setup: Update requirements, author and repository url

See merge request !25
parents fb311b01 bf99e5de
Pipeline #9529 passed with stage
in 0 seconds
......@@ -12,9 +12,8 @@ install_requires = [
# -*- Extra requirements: -*-
'zope.interface',
'PasteDeploy',
'PasteScript',
'PasteScript[WSGIUtils]',
'pyPdf',
'WSGIUtils',
'psutil>=3.0.0',
'lxml',
'python-magic',
......@@ -35,8 +34,8 @@ setup(name='cloudooo',
"Framework :: Paste"],
keywords='xmlrpc openoffice wsgi paste python',
author='Gabriel M. Monnerat',
author_email='gabriel@tiolive.com',
url = 'http://git.erp5.org/gitweb/cloudooo.git',
author_email='gabriel@nexedi.com',
url='https://lab.nexedi.com/nexedi/cloudooo.git',
license='GPLv3+ with wide exception for FOSS',
packages=find_packages(),
include_package_data=True,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment