1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00

Remove universal wheel setting (#14445)

* Home assistant should not build a universal wheel since we don't
  support Python 2.
This commit is contained in:
Martin Hjelmare 2018-05-13 17:57:52 +02:00 committed by Pascal Vizeli
parent 146a9492ec
commit b904a4e770

View File

@ -1,6 +1,3 @@
[wheel]
universal = 1
[tool:pytest]
testpaths = tests
norecursedirs = .git testing_config