Skip to content

Commit c7c5f0a

Browse files
committed
package name!
1 parent 7c8ea8f commit c7c5f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ all:
99
# need to use python3 sphinx-build
1010
PATH := /usr/share/sphinx/scripts/python3:${PATH}
1111

12-
PACKAGE = trio_asyncio
12+
PACKAGE = trio_gpio
1313
PYTHON ?= python3
1414
export PYTHONPATH=$(shell pwd)
1515

0 commit comments

Comments
 (0)