Skip to content

Commit a2715a2

Browse files
committed
remove circuitpython org as choice for target bundle
1 parent 441c502 commit a2715a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookiecutter.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"target_bundle": [
33
"Adafruit",
44
"Community",
5-
"CircuitPython Org",
65
"test"
76
],
87
"github_user": "{%- if cookiecutter.target_bundle == 'Adafruit' -%} adafruit {%- elif cookiecutter.target_bundle == 'CircuitPython Org' -%} circuitpython {%- endif -%}",

0 commit comments

Comments
 (0)