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.
1 parent e60f35d commit 5b7e4deCopy full SHA for 5b7e4de
adabot/update_cp_org_libraries.py
@@ -33,7 +33,7 @@
33
from adabot import github_requests as github
34
from adabot import pypi_requests as pypi
35
36
-DO_NOT_VALIDATE = ['CircuitPython_Community_Bundle', 'cookiecutter-adafruit-circuitpython', 'Adafruit_CircuitPython_TestRepo']
+DO_NOT_VALIDATE = ['CircuitPython_Community_Bundle', 'cookiecutter-adafruit-circuitpython']
37
38
# Setup ArgumentParser
39
cmd_line_parser = argparse.ArgumentParser(
0 commit comments