Browse Source

Enables universal wheel

Ask Solem 10 years ago
parent
commit
b21189f0f6
1 changed files with 6 additions and 0 deletions
  1. 6 0
      setup.cfg

+ 6 - 0
setup.cfg

@@ -13,3 +13,9 @@ upload-dir = docs/.build/html
 requires = pytz >= 2011b
            billiard >= 3.3.0.17
            kombu >= 3.0.15
+
+[wheel]
+universal = 1
+
+[egg_info]
+tag_date = true