Kaynağa Gözat

add setup.cfg for building wheels

Jisi Liu 9 yıl önce
ebeveyn
işleme
811674f479
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      python/setup.cfg

+ 2 - 0
python/setup.cfg

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