hardbyte / python-can

The can package provides controller area network support for Python developers
https://python-can.readthedocs.io
GNU Lesser General Public License v3.0
1.31k stars 603 forks source link

Test on Python 3.13 #1833

Closed zariiii9003 closed 3 months ago

zariiii9003 commented 3 months ago

I removed pywin32 from the required dependencies. It's always an issue when testing pre-release python versions