Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Commit

Permalink
[requirements] bump to pytest 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
b1naryth1ef committed Aug 7, 2017
1 parent 5c4cad4 commit 8ec5141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
extras_require=extras_require,
test_suite='tests',
setup_requires=['pytest-runner==2.11.1'],
tests_require=['pytest==3.1.3', 'pytest-benchmark==3.1.0a2'],
tests_require=['pytest==3.2.0', 'pytest-benchmark==3.1.0a2'],
classifiers=[
'Development Status :: 4 - Beta',
'License :: OSI Approved :: MIT License',
Expand Down

0 comments on commit 8ec5141

Please sign in to comment.