Skip to content

Commit 085d5a8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ba40141 commit 085d5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/sdist-drawbacks-and-predictability.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ or configuration management tools (e.g. Ansible_, chef_ or puppet_)
106106
to implement `Infrastructure as Code`_ (IaC) and ensure build environments
107107
are reproducible and version-controlled.
108108

109-
Consider caching the resulting ``wheel``\s
109+
Consider caching the resulting ``wheel``\s
110110
locally via |wheelhouse directories|_ or hosting them in
111111
*private package indexes* (such as devpi_).
112112
This allows you to serve pre-built distributions internally,

0 commit comments

Comments
 (0)