Przeglądaj źródła

We do not need universal wheels now that we do not support python 2.

Remove the universal wheel configuration.
Jason Grout 5 lat temu
rodzic
commit
1072732cc8
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      setup.cfg

+ 0 - 3
setup.cfg

@@ -1,9 +1,6 @@
 [metadata]
 license_file = LICENSE
 
-[bdist_wheel]
-universal=1
-
 [tool:pytest]
 testpaths=jupyterlab/tests
 norecursedirs=node_modules .git _build