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
10
10
happens, this fork will be obsolete.
11
11
12
12
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.
14
14
15
15
[ ![ Build Status] ( https://travis-ci.org/mrbean-bremen/pytest-ordering2.svg?branch=master )] ( https://travis-ci.org/mrbean-bremen/pytest-ordering2 )
16
16
Original file line number Diff line number Diff line change 15
15
name = 'pytest-ordering2' ,
16
16
description = 'pytest plugin to run your tests in a specific order' ,
17
17
long_description = LONG_DESCRIPTION ,
18
+ long_description_content_type = 'text/markdown' ,
18
19
version = __version__ ,
19
- author = 'mrbean-bremane ' ,
20
+ author = 'mrbean-bremen ' ,
20
21
21
22
url = 'https://github.com/mrbean-bremen/pytest-ordering2' ,
22
23
packages = ['pytest_ordering2' ],
You can’t perform that action at this time.
0 commit comments