Stewori / pytypes

Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.
Apache License 2.0
200 stars 20 forks source link

Update setuptools #106

Closed Stewori closed 2 years ago

mitar commented 2 years ago

You should then probably go around CI configuration and setup.py and remove all mentions of Python 3.4?

Stewori commented 2 years ago

You're right. Just noticed, setup.py still even mentions 3.3. but not yet 3.7 and 8. At least the readme states it correctly.