We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0538003 commit a35308fCopy full SHA for a35308f
1 file changed
pyproject.toml
@@ -8,6 +8,10 @@ license = "MIT"
8
readme = "README.md"
9
repository = "https://github.com/uriyyo/typed-undefined"
10
11
+packages = [
12
+ { include = "undefined" },
13
+]
14
+
15
classifiers = [
16
'Operating System :: OS Independent',
17
'Programming Language :: Python',
0 commit comments