Skip to content

Commit a7de5e5

Browse files
committed
Updated to use at least version 0.1.11 of PyPemicro
1 parent 2677d89 commit a7de5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ zip_safe = True
3838
packages = find:
3939
python_requires = >=3.7.0
4040
install_requires =
41-
pypemicro==0.1.10
41+
pypemicro>=0.1.11
4242

4343
[options.entry_points]
4444
pyocd.probe =

0 commit comments

Comments
 (0)