Changeset b25cc904d7ff09a3fc485c34b602dc4a625b9c12


Ignore:
Timestamp:
04/30/09 01:32:19 (3 years ago)
Author:
Flupke <luper.rouch@…>
Children:
1cb52dbd8bdc8626c757075b798b8649e7ed9ae9
Parents:
6605c88e23a4d64965500dbf828ba4797fecedff
git-committer:
Flupke <luper.rouch@…> (04/30/09 01:32:19)
Message:

pyflu: started a new setuptools command to create patches

Location:
pyflu
Files:
4 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • pyflu/setup.py

    rdff77e2 rb25cc90  
    1919    author_email = "luper.rouch@gmail.com", 
    2020 
     21    install_requires = ["lxml"], 
     22 
    2123    packages = find_packages(),     
    2224    cmdclass = { 
Note: See TracChangeset for help on using the changeset viewer.