Skip to content

Commit f1c449a

Browse files
committed
merge main, update pyproject.toml for package instead of single file
1 parent d8a6f0b commit f1c449a

File tree

2 files changed

+1
-61
lines changed

2 files changed

+1
-61
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ classifiers = [
3939
dynamic = ["dependencies", "optional-dependencies"]
4040

4141
[tool.setuptools]
42-
py-modules = ["adafruit_button"]
42+
packages = ["adafruit_button"]
4343

4444
[tool.setuptools.dynamic]
4545
dependencies = {file = ["requirements.txt"]}

setup.py

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)