Skip to content

Commit 55bfbd8

Browse files
authored
Merge branch 'master' into fixup_async_yield_fixture_teardown_exception
2 parents 84b461f + 09a32d6 commit 55bfbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setup(
77
name="pytest-twisted",
88
version="1.13",
9-
description="A twisted plugin for py.test.",
9+
description="A twisted plugin for pytest.",
1010
long_description=long_description,
1111
long_description_content_type="text/x-rst",
1212
author="Ralf Schmitt, Kyle Altendorf, Victor Titor",

0 commit comments

Comments
 (0)