mailgun / expiringdict

Dictionary with auto-expiring values for caching purposes.
Apache License 2.0
347 stars 76 forks source link

Add ordereddict to requirements for python 2.6 #4

Open pmclanahan opened 10 years ago

pmclanahan commented 10 years ago

Alters the setup.py to add ordereddict to install_requires if installing under a version less than 2.7.