Skip to content

Commit

Permalink
Use pluggy 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goodboy committed Jul 4, 2019
1 parent ce505c9 commit 0005478
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 @@ -36,7 +36,7 @@
url='https://github.com/SIPp/pysipp',
platforms=['linux'],
packages=['pysipp', 'pysipp.cli'],
install_requires=['pluggy==0.3.1'],
install_requires=['pluggy==0.11.0'],
tests_require=['pytest'],
entry_points={
'console_scripts': [
Expand Down

0 comments on commit 0005478

Please sign in to comment.