upda
This commit is contained in:
parent
7a3e31c903
commit
1441a44690
5 changed files with 40 additions and 2 deletions
|
@ -53,6 +53,10 @@ testpaths = ["tests"]
|
|||
python_files = "test_*.py"
|
||||
pythonpath = ["."]
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=61.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.coverage.run]
|
||||
source = ["optifik"]
|
||||
omit = ["optifik/tests/*"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue