On Mon, Feb 01, 2021 at 03:13:32AM +0000, Dimitri Karamazov wrote: > On Sun, Jan 31, 2021 at 09:04:49PM +0000, Stuart Henderson wrote: > > It really would be preferable to avoid bringing back a py2 port that was > > already removed. > > > > py-toml is only needed for ports that use setuptools_scm[toml] and not > > just standard setuptools_scm ports isn't it? > > > Yes, and for success in tests Great, thanks both of you.
> > Can't you skip the py-toml dep in setuptools_scm and just add it in > > py-importlib_resources (which presumably will be py3-only since > > qutebrowser is py3-only)? > > > I can do that. > > > All current ports depending on setuptools_scm build/package OK with 3.4.1 > > without py-toml/py3-toml. > Good to know, I tested a few myself. OK kn
