Skip to content

Commit 7bc442b

Browse files
committed
Fix package name in pyproject.toml
1 parent ecaaa60 commit 7bc442b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[tool.poetry]
22
name = "trio-chrome-devtools-protocol"
3+
packages = [{include = "trio_cdp"}]
34
version = "0.6.0"
45
description = "Trio driver for Chrome DevTools Protocol (CDP)"
56
authors = ["Mark E. Haase <mehaase@gmail.com>", "Brian Mackintosh <bcmackintosh@gmail.com>"]

0 commit comments

Comments
 (0)