Skip to content

Conversation

Hnasar
Copy link
Contributor

@Hnasar Hnasar commented Sep 13, 2022

Python 3.11 wheels for windows-curses are not yet available, and this meant that python-can could not be installed on windows with Python 3.11. Since windows-curses is only used in viewer.py, change the dependnecy to an optional extra.

Fixes #1394

@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #1395 (092cf23) into develop (c3a5c7a) will decrease coverage by 0.87%.
The diff coverage is n/a.

❗ Current head 092cf23 differs from pull request most recent head 9ca6854. Consider uploading reports for the commit 9ca6854 to get more accurate results

Additional details and impacted files
@@ Coverage Diff @@ ## develop #1395 +/- ## =========================================== - Coverage 66.12% 65.25% -0.88%  =========================================== Files 86 81 -5 Lines 9066 8767 -299 =========================================== - Hits 5995 5721 -274  + Misses 3071 3046 -25 
Python 3.11 wheels for windows-curses are [not yet available][1], and this meant that python-can could not be installed on windows with Python 3.11. Since windows-curses is only used in viewer.py, change the dependnecy to an optional extra. [1]: zephyrproject-rtos/windows-curses#31
Copy link
Owner

@hardbyte hardbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

Don't mind me, I'm not nervous, never had issues with curses in this library.

🤞🏼

@zariiii9003
Copy link
Collaborator

Reminder for myself: add this here #1363

@zariiii9003 zariiii9003 merged commit 89c395f into hardbyte:develop Oct 3, 2022
j-c-cook added a commit to j-c-cook/python-can that referenced this pull request Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants