joeyespo/upgrade-requirements.py

Add a '--pretend' flag

Open

#8 opened on Jan 18, 2019

 (0 comments) (1 reaction) (0 assignees)Python (5 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This should print the new requirements.txt, but not write it. Ideally, it will set sys.exit to 1 if it would have created a diff and 0 if no changes are needed

Contributor guide