mirror of
https://github.com/wassname/greater_tables_project.git
synced 2026-06-27 17:48:45 +08:00
Update pyproject.toml
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ classifiers = [
|
||||
packages = ["greater_tables"]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
exclude = ["img"]
|
||||
exclude = ["img", "tests", "docs"]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = { attr = "greater_tables.__version__" }
|
||||
|
||||
Reference in New Issue
Block a user