mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
switch to pytest test runner for better testing experience
This commit is contained in:
parent
63602c4a9e
commit
869a12c748
287 changed files with 58 additions and 26 deletions
1
setup.py
1
setup.py
|
|
@ -45,5 +45,4 @@ setup(
|
|||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
],
|
||||
test_suite='pelican.tests',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue