Files
2019-02-12 07:18:17 -05:00

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.