Fix pyproj.toml

This commit is contained in:
Rebecca Breu 2024-05-07 20:11:38 +02:00
parent 656f20f1ca
commit 4648fa9c91

View file

@ -3,7 +3,7 @@ requires = ["setuptools"]
build-backend = "setuptools.build_meta"
[tool.setuptools.packages.find]
where = ["beeref/"]
include = ["beeref*"]
[project]
name = "BeeRef"