Skip to content

Commit 3bd2dd9

Browse files
committed
Include more-itertools in optional_requirements
This is only used in tests, for comparison.
1 parent 088e246 commit 3bd2dd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

optional_requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# SPDX-FileCopyrightText: 2022 Alec Delaney, for Adafruit Industries
22
#
33
# SPDX-License-Identifier: Unlicense
4+
5+
# For comparison when running tests
6+
more-itertools

0 commit comments

Comments
 (0)