mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
add a way to run setup.py test
This commit is contained in:
parent
10f75524fc
commit
ec14df9fbb
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -41,4 +41,5 @@ setup(
|
|||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
],
|
||||
test_suite='tests',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue