mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-19 16:46:29 +00:00
Made the minimum Python version explicit (#130)
* Made the minimum python version explicit With a reference to the Debian stable docs. * moved text down below the overal group of getting started links
This commit is contained in:
parent
c9bd65dc24
commit
ce18852db3
@ -21,5 +21,7 @@ When contributing Home Assistant code:
|
||||
- [Tox](http://tox.readthedocs.org/en/latest/)
|
||||
- [TravisCl](https://travis-ci.org/)
|
||||
|
||||
Home Assistant follows [Debian Stable](https://packages.debian.org/stable/python/python3) for the minimum Python version, which is currently [Python 3.5.3](https://www.python.org/downloads/release/python-353/).
|
||||
|
||||
When contributing 3rd Party code to be used by Home Assistant:
|
||||
- [Publishing your own PyPI package](https://jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user