This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8eef978241
core
/
setup.cfg
9 lines
79 B
INI
Raw
Normal View
History
Unescape
Escape
Test config clean up
2015-12-28 00:15:39 +00:00
[wheel]
universal
=
1
Fix CI
2015-09-19 19:29:23 +00:00
[pytest]
testpaths
=
tests
Pep257 fixes for core.
2015-12-28 05:14:35 +00:00
[pep257]
ignore
=
D203,D105