We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3c34c commit d3a9b8dCopy full SHA for d3a9b8d
1 file changed
pyproject.toml
@@ -62,14 +62,6 @@ dev = [
62
"setuptools",
63
]
64
65
-[tool.setuptools]
66
-license-files = ["LICENSE"]
67
-include-package-data = true
68
-packages = ["bw_functional"]
69
-
70
-[tool.setuptools.dynamic]
71
-version = {attr = "bw_functional.__version__"}
72
73
[tool.pytest.ini_options]
74
addopts = "--cov bw_functional --cov-report term-missing --verbose"
75
norecursedirs = [
0 commit comments