python distutils without setup.py?

Matthew Seaman matthew at FreeBSD.org
Tue Dec 10 06:56:02 UTC 2019


On 08/12/2019 18:16, Po-Chuan Hsieh wrote:
> For now, you could try using the patched setup.py from current version [1]:
> 
> import setuptools
> if __name__ == "__main__":
>     setuptools.setup(use_scm_version=True)
> 
> At least it works for me for sysutils/py-ansible-lint 4.2.0.

Good idea.  I've just committed an update on that basis.  Thank you very
much for the suggestion.

	Cheers,

	Matthew



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20191210/69e8ad4c/attachment.sig>


More information about the freebsd-ports mailing list