We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58e300 commit 1aef4e0Copy full SHA for 1aef4e0
README.md
@@ -8,12 +8,12 @@ SPDX-License-Identifier: Apache-2.0
8
# Python Packagers Cloud Native Buildpack
9
10
The Paketo Buildpack for Python Packagers is a Cloud Native Buildpack that
11
-installs packages using the adequate tool selected based on the contect of the
+installs packages using the adequate tool selected based on the content of the
12
application sources and makes it available to it.
13
14
The buildpack is published for consumption at
15
`gcr.io/paketo-buildpacks/python-packagers` and
16
-`paketobuildpacks/python-packageres`.
+`paketobuildpacks/python-packagers`.
17
18
## Behavior
19
This buildpack participates if `requirements.txt` exists at the root the app.
0 commit comments