-
Notifications
You must be signed in to change notification settings - Fork 5
Check for new version #3
Open
Description
Overview
Add a check to see if a new version of plant exists and if it does suggest a pip install auditree-plant --upgrade.
Requirements
- Check for new version pre execution of a command
- If exists suggest
pip install auditree-plant --upgradeotherwise do nothing
Approach
See req
Security and Privacy
N/A
Test Plan
TBD