Add tests to setup.py
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
This commit is contained in:
parent
f0c066af0f
commit
9ac741ac0e
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -35,6 +35,7 @@ setup(name='feedgen',
|
|||
'Topic :: Text Processing :: Markup',
|
||||
'Topic :: Text Processing :: Markup :: XML'
|
||||
],
|
||||
test_suite="tests",
|
||||
long_description='''\
|
||||
Feedgenerator
|
||||
=============
|
||||
|
|
Loading…
Reference in a new issue