You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many packages specify readme = "README.md". Could we automatically detect README.md,README, or README.txt, and use those as the values of readme if the files exist and the manifest key doesn't, just as we do for build? That would avoid the need to specify it in most common cases.