summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2013-06-23 14:21:54 -0400
committerDaniel Holth <dholth@fastmail.fm>2013-06-23 14:21:54 -0400
commitfeec53c16d315a9b2f92149bce8b6761af25e5c0 (patch)
tree09b6cd155cb89764baf164f5d62cc3c9d1d3df54 /setup.py
parentaa8eddf5d523dc0a657cbe7d8549f3339785764d (diff)
downloadwheel-git-feec53c16d315a9b2f92149bce8b6761af25e5c0.tar.gz
update test dependencies
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1c05996..a25bc54 100644
--- a/setup.py
+++ b/setup.py
@@ -49,7 +49,7 @@ setup(name='wheel',
'faster-signatures': ['ed25519ll'],
'tool': []
},
- tests_require=['jsonschema', 'py.test', 'coverage', 'pytest-cov'],
+ tests_require=['jsonschema', 'pytest', 'coverage', 'pytest-cov'],
include_package_data=True,
zip_safe=False,
entry_points = """\