This commit is contained in:
yumoqing 2025-10-22 15:19:16 +08:00
parent 7aba890946
commit a9d9b5ac3d

View File

@ -9,5 +9,11 @@ license = "MIT"
[options]
packages = find:
package_dir =
= .
requires_python = ">=3.8"
install_requires =
[options.packages.find]
where = .
include = bricks_for_python*