mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Fix pyproj.toml
This commit is contained in:
parent
656f20f1ca
commit
4648fa9c91
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ requires = ["setuptools"]
|
|||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["beeref/"]
|
||||
include = ["beeref*"]
|
||||
|
||||
[project]
|
||||
name = "BeeRef"
|
||||
|
|
|
|||
Loading…
Reference in a new issue