Skip to content

Commit 3d5b621

Browse files
authored
Add comment about acceptance needing firefox/geckodriver
1 parent 4e36d49 commit 3d5b621

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ test = [
5050
"pytest-cov",
5151
"pytest-html",
5252
]
53+
# acceptance tests additionally require firefox and geckodriver
5354
acceptance = [
5455
"jupyter-server-proxy[test]",
5556
"notebook <7",

0 commit comments

Comments
 (0)