We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc17ba8 + f748e22 commit ad5ca62Copy full SHA for ad5ca62
setup.py
@@ -84,6 +84,6 @@ def read(fname):
84
install_requires=requirements,
85
tests_require=test_requirements,
86
extras_require={
87
- "pyocd": ["pyocd>=0.31.0"]
+ "pyocd": ["pyocd>=0.32.0"]
88
},
89
)
0 commit comments