Skip to content
  • Julien Muchembled's avatar
    setup: fix install_requires · 7a219df6
    Julien Muchembled authored
    Since we added support for Python 3, we use Unpacker's strict_map_key
    option, which was added in 0.6.0. No reason to use 0.6.0 or 0.6.1
    rather 0.6.2, and only the later is tested with Python 2.
    7a219df6