-
Notifications
You must be signed in to change notification settings - Fork 302
Closed
Description
I have been looking at packaging the meshtastic CLI, so that it can easily be installed using brew install meshtastic on a Mac.
There are a lot of dependencies listed in requirements.txt, although many of them are just needed for testing.
In #587, @FedericoCeratto has been looking at reducing the number of dependencies by removing timeago, which seems like a good idea to me.
pexpect is listed in both setup.py and requirements.txt and but doesn't seem to be being used anywhere? Maybe I am missing something? Can it be removed?
There two are listed in requirements.txt but don't seem to be being used, however I can see why they might be useful:
webencodingspyparsing
And maybe they are an optional extra for one of the other dependencies?
FedericoCeratto, geeksville and alexmyczko
Metadata
Metadata
Assignees
Labels
No labels