mirror of
https://github.com/ihaveamac/ninfs.git
synced 2025-06-18 17:05:32 -04:00
pyproject.toml: fix not including all files
This commit is contained in:
parent
c7afbcfcbe
commit
200a7102b6
@ -67,6 +67,5 @@ ninfs = "ninfs.main:gui"
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "ninfs.__version__"}
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."]
|
||||
include = ["ninfs.*"]
|
||||
[tool.setuptools.packages]
|
||||
find = {namespaces = false}
|
||||
|
Loading…
Reference in New Issue
Block a user