Ignore:
Timestamp:
Jan 2, 2010 1:11:34 AM (14 years ago)
Author:
koval
Message:

replaced all references of quintagroup.transmogrifier.pfm2pfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.transmogrify.pfm2pfg/trunk/setup.py

    r295 r1498  
    44version = '0.1' 
    55 
    6 setup(name='quintagroup.transmogrifier.pfm2pfg', 
     6setup(name='quintagroup.transmogrify.pfm2pfg', 
    77      version=version, 
    88      description="Configuration of collective.transmogrifier pipeline for migrating PloneFormMailer content to PloneFormGen content", 
     
    2121      license='GPL', 
    2222      packages=find_packages(exclude=['ez_setup']), 
    23       namespace_packages=['quintagroup', 'quintagroup.transmogrifier'], 
     23      namespace_packages=['quintagroup'], 
    2424      include_package_data=True, 
    2525      zip_safe=False, 
Note: See TracChangeset for help on using the changeset viewer.