https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722

flying-sh...@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |flying-sh...@web.de

--- Comment #2 from flying-sh...@web.de ---
I created an account here to clear up some confusion:

pyproject.toml doesn’t have anything to do with setuptools *or* sip.

As of 6 years ago, it’s *the* standard way to specify how a python package is
built, defined in https://www.python.org/dev/peps/pep-0517/#source-trees

This means there’s two ways do define python package builds: This standard one
and the legacy setup.py

I described here how building an OS package from a python repo/sdist in a
generic way could look:
https://github.com/theislab/anndata/issues/561#issuecomment-835770254

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to