Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions metadata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ PLUGIN.description = "Python Development Workflow for Humans - https://pipenv.py

--- !!! OPTIONAL !!!
PLUGIN.minRuntimeVersion = "0.3.0"
PLUGIN.depends = { "python" }
Comment thread
risu729 marked this conversation as resolved.
PLUGIN.notes = {
"Requires Python 3.7+ to be installed and available in PATH",
"If the Python interpreter used during installation is removed, pipenv will stop working and needs to be reinstalled",
Expand Down