Re: Questions about %pyproject_buildrequires

2023-09-13 Thread Miro Hrončok
On 13. 09. 23 5:03, Scott Talbert wrote: Hi all, Hi Scott. First, is it possible to use this macro if the pyproject.toml isn't in the root directory of the package?  There doesn't seem to be an option to specify a path, so I tried cd'ing into a path and running it, but it seemed to run into

Re: Questions about %pyproject_buildrequires

2023-09-13 Thread Scott Talbert
On Wed, 13 Sep 2023, Miro Hrončok wrote: On 13. 09. 23 5:03, Scott Talbert wrote: Hi all, Hi Scott. First, is it possible to use this macro if the pyproject.toml isn't in the root directory of the package?  There doesn't seem to be an option to specify a path, so I tried cd'ing into a path