We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f334b3c commit bea5cdaCopy full SHA for bea5cda
README.md
@@ -73,7 +73,7 @@ by putting them into the `dist/` folder prior to running this Action.
73
> on PyPI) and (3) make an atomic upload to PyPI (when part of the dists
74
> appear on PyPI, installers like pip will use that version for the
75
> dependency resolution but this may cause some environments to use
76
-> sdists while the wheels for their runtime is not yet available).
+> sdists while the wheel for their runtime is not yet available).
77
>
78
> To implement this sort of orchestration, please use
79
> `actions/upload-artifact` and `actions/download-artifact` actions for
0 commit comments