Skip to content

Commit 60c5099

Browse files
committed
fix CI error: sdists
1 parent be4c3f0 commit 60c5099

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

airflow-core/docs/installation/installing-from-pypi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Build constraints
159159

160160
In addition to runtime constraints, Airflow publishes **build constraints** files on the same constraint
161161
branches. Build constraints pin the versions of build-time dependencies (such as ``setuptools``,
162-
``hatchling``, ``maturin``) that are used when compiling packages from source distributions (sdists)
162+
``hatchling``, ``maturin``) that are used when compiling packages from source distributions
163163
via `build isolation <https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/#build-isolation>`_.
164164

165165
Build constraints are useful when you install Airflow or its providers from source and want fully

0 commit comments

Comments
 (0)