0k / shyaml

YAML for command line
BSD 2-Clause "Simplified" License
767 stars 57 forks source link

last version does not clearly states dependency to ``ordereddict`` in python 2.6 #21

Closed vaab closed 6 years ago

vaab commented 8 years ago

Can we put this in setup.py or avoid failing at least. This is a regression for python 2.6.

vaab commented 6 years ago

Some help on that: https://wheel.readthedocs.io/en/latest/#defining-conditional-dependencies

vaab commented 6 years ago

For now, shyaml doesn't support 2.6, and I'm not sure anybody want that.