Skip to content

Commit 9430d78

Browse files
authored
Merge pull request #110 from pytest-dev/altendky-patch-1
Update project email to... mine
2 parents f805648 + 6fa6ba7 commit 9430d78

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
@@ -10,7 +10,7 @@
1010
long_description=long_description,
1111
long_description_content_type="text/x-rst",
1212
author="Ralf Schmitt, Kyle Altendorf, Victor Titor",
13-
author_email="[email protected]",
13+
author_email="[email protected]",
1414
url="https://github.com/pytest-dev/pytest-twisted",
1515
py_modules=["pytest_twisted"],
1616
python_requires='>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*',

0 commit comments

Comments
 (0)