Browse Source

Merge pull request #1891 from pherl/python

add setup.cfg for building wheels
Jisi Liu 9 năm trước cách đây
mục cha
commit
f3449e5f57
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      python/setup.cfg

+ 2 - 0
python/setup.cfg

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