gijzelaerr / python-snap7

A Python wrapper for the snap7 PLC communication library
http://python-snap7.readthedocs.org/
MIT License
632 stars 246 forks source link

Drop Python 3.8 from metadata and doc #513

Closed gijzelaerr closed 2 months ago

gijzelaerr commented 2 months ago

Python 3.8 is EOL in a couple of months. If you need to use python3.8 you should install python-snap7==1.3

gijzelaerr commented 2 months ago

implemented in https://github.com/gijzelaerr/python-snap7/pull/507