mirror of
https://github.com/not-kennethreitz/pipenv-buildpack.git
synced 2026-06-20 06:50:58 +00:00
12 lines
200 B
Markdown
12 lines
200 B
Markdown
# pipenv-buildpack
|
|
|
|
A minimal buildpack for Pipenv, by Kenneth Reitz.
|
|
|
|
## Implementation details
|
|
|
|
- Latest pip, always
|
|
- Latest pipenv, always
|
|
|
|
- Use shellcheck (VS Code Extension)
|
|
- Use WSL to test.
|