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:
parent
146a9492ec
commit
b904a4e770
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
[wheel]
|
||||
universal = 1
|
||||
|
||||
[tool:pytest]
|
||||
testpaths = tests
|
||||
norecursedirs = .git testing_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue