@@ -0,0 +1,11 @@
from setuptools import setup
setup(name='pycmx',
version='0.1',
description='CMX3600 Edit Decision List Parser',
url='',
author='Jamie Hardt',
author_email='jamiehardt@me.com',
license='MIT',
packages=['pycmx'],
zip_safe=False)
The note is not visible to the blocked user.