Ignore:
Timestamp:
06/02/10 01:17:06 (2 years ago)
Author:
Luper Rouch <luper.rouch@…>
Children:
8aa2a6c37fceb81668a85dde91abd9464ffc6053
Parents:
d64ce904134c3d17013c84718110ffb8f3aa8d60
git-committer:
Luper Rouch <luper.rouch@…> (06/02/10 01:17:06)
Message:

pyflu: moved tests into the pyflu package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pyflu/setup.py

    rf912c64 rfd03e3e  
    3131 
    3232    setup_requires = ["nose"], 
    33     install_requires = ["lxml"], 
    3433 
    35     packages = find_packages(exclude="tests"), 
     34    packages = find_packages(), 
    3635) 
Note: See TracChangeset for help on using the changeset viewer.