diff --git a/python-stdlib/types/manifest.py b/python-stdlib/types/manifest.py new file mode 100644 index 0000000..35a47d8 --- /dev/null +++ b/python-stdlib/types/manifest.py @@ -0,0 +1,3 @@ +metadata(version="0.0.1") + +module("types.py")