Skip to content

Commit 09a32d6

Browse files
authored
Merge pull request #114 from pytest-dev/altendky-patch-1
It is pytest
2 parents 0af3ffe + a0d4fed commit 09a32d6

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)