Skip to content

Commit 776f533

Browse files
committed
set import-names = ["can"]
1 parent 3f54cca commit 776f533

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "python-can"
7+
import-names = ["can"]
78
dynamic = ["readme", "version"]
89
description = "Controller Area Network interface module for Python"
910
authors = [{ name = "python-can contributors" }]

0 commit comments

Comments
 (0)