Skip to content

Commit cf1bd0c

Browse files
committed
back to everything 'public'
1 parent 4c8c1b7 commit cf1bd0c

File tree

7 files changed

+504
-515
lines changed

7 files changed

+504
-515
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
"Programming Language :: Python :: Implementation :: CPython",
4545
"Programming Language :: Python :: Implementation :: PyPy",
4646
],
47-
entry_points={"pytest11": ["twisted = pytest_twisted.core"]},
47+
entry_points={"pytest11": ["twisted = pytest_twisted"]},
4848
)

0 commit comments

Comments
 (0)