File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change
1
+ <div align =" center " >
2
+ <a href =" https://dash.plotly.com/project-maintenance " >
3
+ <img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
4
+ </a >
5
+ </div >
6
+
1
7
# Paketo Buildpack for CPython Cloud Native
2
8
3
9
A copy of the upstream README.md can be found here: [ README-upstream.md] ( ../README-upstream.md )
Original file line number Diff line number Diff line change 1
1
# Paketo Buildpack for CPython Cloud Native
2
2
3
- <div align =" center " >
4
- <a href =" https://dash.plotly.com/project-maintenance " >
5
- <img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
6
- </a >
7
- </div >
8
-
9
3
The CPython Buildpack provides CPython (reference implementation of Python) 3.
10
4
The buildpack installs CPython onto the ` $PATH ` which makes it available for
11
5
subsequent buildpacks and in the final running container. It also sets the
You can’t perform that action at this time.
0 commit comments