asdfzxcvbn/pyzule

add flag to update pyzule

Closed this issue · 3 comments

I think this is a must-have feature since there is no reason to be on an older version. I rarely check the repo for new commits and find myself always being behind on new features/fixes. If there is a reason to be on an older version, maybe adding a flag to not update it can be a solution. Thanks!

will consider adding versioning

imo automatic updates are never a good idea but i might be able to add a flag to manually update

added in 9708e12

added in 9708e12

Getting this error:
Traceback (most recent call last):
File "/usr/local/bin/pyzule", line 18, in
from requests import get
ModuleNotFoundError: No module named 'requests'