Skip to content

Commit 4dd5259

Browse files
committed
Expose module as a package, simplifying discovery and eliminating need for tool.setuptools section.
Ref #12
1 parent 3715200 commit 4dd5259

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ Homepage = "https://github.com/coherent-oss/pytest-ignore-flaky"
3939
[project.entry-points]
4040
pytest11 = {pytest_ignore_flaxy = "pytest_ignore_flaky"}
4141

42-
[tool.setuptools]
43-
py-modules = ["pytest_ignore_flaky"]
44-
include-package-data = false
45-
4642
[tool.setuptools_scm]
File renamed without changes.

0 commit comments

Comments
 (0)