Closed ajbalogh closed 3 years ago
addresses issue #116
Add typing-extensions to setup.py
Verified that install includes typing-extensions. The following is from the workflow action:
Installing collected packages: zipp, typing-extensions, urllib3, six, pyparsing, ply, MarkupSafe, importlib-metadata, idna, decorator, dataclasses, charset-normalizer, certifi, Werkzeug, typing, toml, requests, pyyaml, py, pluggy, packaging, jsonpath-ng, Jinja2, itsdangerous, iniconfig, click, attrs, snappi, pytest, flask
Issue
addresses issue #116
Fix
Add typing-extensions to setup.py
Validation
Verified that install includes typing-extensions. The following is from the workflow action: