diff --git a/Misc/NEWS.d/next/Windows/2017-07-13-11-22-53.bpo-30731.nmMDwI.rst b/Misc/NEWS.d/next/Windows/2017-07-13-11-22-53.bpo-30731.nmMDwI.rst new file mode 100644 index 00000000000000..8a65a9e022c073 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2017-07-13-11-22-53.bpo-30731.nmMDwI.rst @@ -0,0 +1 @@ +Add a missing xmlns to python.manifest so that it matches the schema. diff --git a/PC/python.manifest b/PC/python.manifest index 4e73d60df2842d..8e1bc022adfb4f 100644 --- a/PC/python.manifest +++ b/PC/python.manifest @@ -1,20 +1,20 @@ - + - - - + + + - +