We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ce2e5 commit 51fdf28Copy full SHA for 51fdf28
_msbuild.py
@@ -1,5 +1,4 @@
1
import os
2
-import sys
3
from pymsbuild import *
4
from pymsbuild.dllpack import *
5
@@ -25,7 +24,7 @@ def can_embed(tag):
25
24
"Sources, https://github.com/python/pymanager",
26
"Issues, https://github.com/python/pymanager",
27
],
28
- "Summary": "Proof of concept for Python install manager app",
+ "Summary": "The Python Install Manager app",
29
"Description": File("README.md"),
30
"Description-Content-Type": "text/markdown",
31
"Keywords": "python,install,manager",
0 commit comments