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
Indeed. In addition to attr: there is also file: from #4
I've been putting this off until the api change necessary to replace the "??" string with a proper Unknown sentinel, where I would also probably replace the string "attr: foo" with Attr("foo") that has a .get().
Setuptools' doc specifies a bunch of interesting directives that are used in the wild. They need special interpretation
The text was updated successfully, but these errors were encountered: