pattern3 / pattern

Goal: make Pattern compatible with Python 3.
http://www.clips.ua.ac.be/pages/pattern
BSD 3-Clause "New" or "Revised" License
59 stars 35 forks source link

Update .travis.yml #38

Open talaikis opened 7 years ago

talaikis commented 7 years ago

This should drop all Py2 versions that are decades old and make things work for what should.

P.S. nosetests would fail, because codebase has wrong except blocks that aren't to Python 3.6+ standards.