1 from setuptools import setup
2 from setuptools import find_packages
7 packages=find_packages(),
9 description="Represent O2 IMS and O2 DMS",
12 # 'distributedcloud-client',
14 'babel', # Required by distributedcloud-client
15 'PrettyTable<0.8,>=0.7.2', # Required by distributedcloud-client