File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ organization as outlined in
1010happens, this fork will be obsolete.
1111
1212
13- pytest-ordering is a pytest plugin to run your tests in a specific order.
13+ pytest-ordering2 is a pytest plugin to run your tests in a specific order.
1414
1515[ ![ Build Status] ( https://travis-ci.org/mrbean-bremen/pytest-ordering2.svg?branch=master )] ( https://travis-ci.org/mrbean-bremen/pytest-ordering2 )
1616
Original file line number Diff line number Diff line change 1515 name = 'pytest-ordering2' ,
1616 description = 'pytest plugin to run your tests in a specific order' ,
1717 long_description = LONG_DESCRIPTION ,
18+ long_description_content_type = 'text/markdown' ,
1819 version = __version__ ,
19- author = 'mrbean-bremane ' ,
20+ author = 'mrbean-bremen ' ,
20212122 url = 'https://github.com/mrbean-bremen/pytest-ordering2' ,
2223 packages = ['pytest_ordering2' ],
You can’t perform that action at this time.
0 commit comments