Skip to content

Update to build and python version#4

Open
alex-spyksma wants to merge 1 commit intoemerose:mainfrom
alex-spyksma:issue/3-cannot-import-main
Open

Update to build and python version#4
alex-spyksma wants to merge 1 commit intoemerose:mainfrom
alex-spyksma:issue/3-cannot-import-main

Conversation

@alex-spyksma
Copy link

Resolved Git Issue 3

  • Bumped minimum Python version to 3.11 since Python 3.10 does not support Self from typing module.
  • Moved /quietcool.py to /quietcool/cli.py as setup.py does not always recognize the root directory quietcool.py script.
  • Added docstrings to new cli.py
  • Confirmed build and --help functions work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot run quietcool, cannot import name 'main'

2 participants