ソースを参照

add setup.cfg for building wheels

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

+ 2 - 0
python/setup.cfg

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