axiros / terminal_markdown_viewer

Styled Terminal Markdown Viewer
Other
1.8k stars 105 forks source link

Update setup.py #99

Closed Pysis868 closed 10 months ago

Pysis868 commented 2 years ago

Fixed install when Python 3 is the primary version for the system and there are no modules currently installed for the other older version.

Omnifarious commented 2 years ago

It should be updated again so that setup.py advertises incompatibility with Python 3.9 or later.

Pysis868 commented 9 months ago

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.