ソースを参照

Merge pull request #1891 from pherl/python

add setup.cfg for building wheels
Jisi Liu 9 年 前
コミット
f3449e5f57
1 ファイル変更2 行追加0 行削除
  1. 2 0
      python/setup.cfg

+ 2 - 0
python/setup.cfg

@@ -0,0 +1,2 @@
+[bdist_wheel]
+universal = 1