Browse Source

Adds ordereddict to RPM deps

Ask Solem 13 years ago
parent
commit
5ed8c090e6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.cfg

+ 1 - 0
setup.cfg

@@ -47,3 +47,4 @@ requires = uuid
            python-dateutil >= 1.5
            anyjson >= 0.3.1
            kombu >= 2.1.5
+           ordereddict