Skip to content

Commit ccbae95

Browse files
committed
setup.cfg: remove redundant packages/py_modules
The `package_dir` already achieves this.
1 parent cd9b241 commit ccbae95

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

setup.cfg

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,6 @@ project_urls =
3333
Tracker=https://github.com/pytest-dev/pytest/issues
3434

3535
[options]
36-
packages =
37-
_pytest
38-
_pytest._code
39-
_pytest._io
40-
_pytest._py
41-
_pytest.assertion
42-
_pytest.config
43-
_pytest.mark
44-
pytest
45-
py_modules = py
4636
install_requires =
4737
iniconfig
4838
packaging

0 commit comments

Comments
 (0)