Print

Print


To ensure `wheel` is installed before the build I believe you will need a `pyproject.toml` file next to `setup.py` containing:
```
[build-system]
requires = ["setuptools>=42", "wheel"]
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1401#issuecomment-841631066

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1