We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42ff8a4 + 217cd7c commit 14991ddCopy full SHA for 14991dd
exclude_list.yaml
@@ -49,3 +49,6 @@
49
- package_name: 'ruamel.yaml.clib'
50
version: '==0.2.8'
51
python: '==3.13'
52
+
53
+# Esptool wheels many times are faulty. Mostly because it installs "esptool.py" which collides with the package name.
54
+- package_name: 'esptool'
0 commit comments