Re: Question regarding setuptools automatic discovery (pyproject.toml)

2023-06-04 Thread Sandro
On 04-06-2023 21:27, Miro Hrončok wrote: I ran into a build failure for a Python package that dropped setup.py in the latest update and uses pyproject.toml for metadata and setuptools. The build failed due to 'error: Installed (but unpackaged) file(s) found' [1]. However, all the erroneously i

Re: Question regarding setuptools automatic discovery (pyproject.toml)

2023-06-04 Thread Miro Hrončok
On 04. 06. 23 1:54, Sandro wrote: Hi, Hey. I ran into a build failure for a Python package that dropped setup.py in the latest update and uses pyproject.toml for metadata and setuptools. The build failed due to 'error: Installed (but unpackaged) file(s) found' [1]. However, all the erroneo