fixes project data
This commit is contained in:
parent
1a9bd7c0b1
commit
4cdd5898ee
@ -24,6 +24,9 @@ dev = [
|
|||||||
[tool.setuptools.package-data]
|
[tool.setuptools.package-data]
|
||||||
"*" = ["**/static/**/*", "**/templates/**/*"]
|
"*" = ["**/static/**/*", "**/templates/**/*"]
|
||||||
|
|
||||||
|
[tool.setuptools.packages.find]
|
||||||
|
include = ["scipaperloader"]
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
testpaths = ["tests"]
|
testpaths = ["tests"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user