dheerajturaga commented on issue #51381:
URL: https://github.com/apache/airflow/issues/51381#issuecomment-2949878335

   @kaxil, Im trying to install 3.0.2rc2 with `pip install --pre 
apache-airflow==3.0.2rc2` but it fails on libcst wheel
   
   ```
     Building wheel for libcst (pyproject.toml) ... error
     error: subprocess-exited-with-error
     
     × Building wheel for libcst (pyproject.toml) did not run successfully.
     │ exit code: 1
     ╰─> [443 lines of output]
         
/tmp/pip-build-env-ft4bazon/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289:
 UserWarning: Unknown distribution option: 'test_suite'
           warnings.warn(msg)
         WARNING setuptools_scm.pyproject_reading toml section missing 
'pyproject.toml does not contain a tool.setuptools_scm section'
         Traceback (most recent call last):
           File 
"/tmp/pip-build-env-ft4bazon/overlay/lib/python3.11/site-packages/setuptools_scm/_integration/pyproject_reading.py",
 line 36, in read_pyproject
             section = defn.get("tool", {})[tool_name]
                       ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to