Skip to content

Add pyserial dependency to pyproject.toml#933

Open
Phil1988 wants to merge 1 commit into
Donkie:masterfrom
Phil1988:master
Open

Add pyserial dependency to pyproject.toml#933
Phil1988 wants to merge 1 commit into
Donkie:masterfrom
Phil1988:master

Conversation

@Phil1988
Copy link
Copy Markdown

Users with pyserial v3.5 constantly being downgraded - likely because of aiomysql -> pymysql -> pyserial constrains. This downgrade causes issues on my software, so users upgrade pyserial again to v3.5 and everything (also spoolman) is working.

Added pyserial to the dependencies to avoid this.

Users with pyserial v3.5 constantly being downgraded - likely because of aiomysql -> pymysql -> pyserial constrains.
This downgrade causes issues on my software, so users upgrade pyserial again to v3.5 and everything (also spoolman) is working. 

Added pyserial to the dependencies to avoid 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