Skip to content

Commit 3617344

Browse files
committed
remote pytest11 entrypoint
1 parent 505140f commit 3617344

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@
6060
entry_points = {
6161
'console_scripts': [
6262
'jupyter-server = jupyter_server.serverapp:main',
63-
],
64-
'pytest11': [
65-
'pytest_jupyter_server = jupyter_server.pytest_plugin'
6663
]
6764
},
6865
)

0 commit comments

Comments
 (0)