terminal_markdown_viewer
terminal_markdown_viewer copied to clipboard
Update setup.py
Fixed install when Python 3 is the primary version for the system and there are no modules currently installed for the other older version.
It should be updated again so that setup.py
advertises incompatibility with Python 3.9 or later.
This fix was just to have it execute at all. That sounds like a separate feature enhancement with custom code to add. Good to have this included first.