Skip to content

Commit 52fe1e7

Browse files
committed
use requirements.txt
1 parent 6ccb994 commit 52fe1e7

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ classifiers = [
4141
"Programming Language :: Python :: 3",
4242
]
4343
dynamic = ["dependencies", "optional-dependencies"]
44-
dependencies = [
45-
"toml"
46-
]
4744

4845
[tool.setuptools]
4946
packages = ["fake_bme280"]

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
Adafruit-Blinka
77
adafruit-circuitpython-busdevice
88
adafruit-circuitpython-register
9+
toml

0 commit comments

Comments
 (0)