Skip to content

Commit 2bf959b

Browse files
authored
fixed packaging (#40)
1 parent 4b52fb8 commit 2bf959b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers =
1313
License :: OSI Approved :: BSD License
1414

1515
[options]
16-
py_modules = pytest_sentry
16+
packages = pytest_sentry
1717
install_requires =
1818
pytest
1919
sentry-sdk>=3.0.0a1

0 commit comments

Comments
 (0)