Skip to content

Commit a35308f

Browse files
committed
🐛 Add missed packages
1 parent 0538003 commit a35308f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ license = "MIT"
88
readme = "README.md"
99
repository = "https://github.com/uriyyo/typed-undefined"
1010

11+
packages = [
12+
{ include = "undefined" },
13+
]
14+
1115
classifiers = [
1216
'Operating System :: OS Independent',
1317
'Programming Language :: Python',

0 commit comments

Comments
 (0)