Skip to content

Commit 83f3991

Browse files
jimmodpgeorge
authored andcommitted
lcd160cr: Remove support for options in manifest.
This is the last remaining use of the "options" feature. Nothing in the main repo which `require()`'s this package sets it. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <[email protected]>
1 parent cee0945 commit 83f3991

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
metadata(description="LCD160CR driver.", version="0.1.0")
22

3-
options.defaults(test=False)
4-
53
module("lcd160cr.py", opt=3)
6-
7-
if options.test:
8-
module("lcd160cr_test.py", opt=3)

0 commit comments

Comments
 (0)