Skip to content

edited setup.py for more specific python requirements#873

Open
peetaCodes wants to merge 1 commit into
neonbjb:mainfrom
peetaCodes:patch-1
Open

edited setup.py for more specific python requirements#873
peetaCodes wants to merge 1 commit into
neonbjb:mainfrom
peetaCodes:patch-1

Conversation

@peetaCodes

Copy link
Copy Markdown

After trying to install tortoise, I found out that though each of its dependencies still theoretically work in new python versions, the specific releases required by tortoise only "peacefully coexist" in Python (>=3.6)<=3.9; so I think the setup.py file should properly state this.

After trying to install tortoise, I found out that though each of its dependencies still theoretically work in new python versions, the specific releases required by tortoise only "peacefully coexist" in Python (>=3.6)<=3.9; so I think the setup.py file should properly state this.
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.

1 participant