commit | 1f9c23f82cf760e4d085561cce21c5a52155905b | [log] [tgz] |
---|---|---|
author | Alex Grönholm <alex.gronholm@nextday.fi> | Sun Apr 29 17:48:35 2018 |
committer | Alex Grönholm <alex.gronholm@nextday.fi> | Sun Apr 29 17:48:50 2018 |
tree | 14387e197f71bfc030b54141850184d3e28bcb3f | |
parent | 5edbc65401fd578e195c2f0e2e8d3a6b5404f6bc [diff] |
Upgraded the Python 3 warnings Since some users have ignored the warnings and tried to use this on Python 3, the warning has been changed to a hard failure when running setup.py on py3. The README now also reflects this.