joeyespo/upgrade-requirements.py

Add a '--pretend' flag

Aberta

#8 aberto em 18 de jan. de 2019

 (0 comentário) (1 reação) (0 responsável)Python (5 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (19 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador