mirror of
https://github.com/meshtastic/python.git
synced 2026-04-17 21:42:20 -04:00
Remove dotmap and pexpect from setup.py, they shouldn't be required
This commit is contained in:
@@ -77,7 +77,6 @@ from typing import *
|
||||
import google.protobuf.json_format
|
||||
import serial # type: ignore[import-untyped]
|
||||
import timeago # type: ignore[import-untyped]
|
||||
from dotmap import DotMap # type: ignore[import-untyped]
|
||||
from google.protobuf.json_format import MessageToJson
|
||||
from pubsub import pub # type: ignore[import-untyped]
|
||||
from tabulate import tabulate
|
||||
|
||||
Reference in New Issue
Block a user