[Docs] Add information about `info.json's min_python_version` key in Downloader Framework page. (#3125)

* docs(downloader): add missing `min_python_version` key

* chore(changelog): add towncrier entry
This commit is contained in:
jack1142
2019-11-15 22:28:17 +01:00
committed by Kowlin
parent 19e8e60a4d
commit 548a50b984
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
Add information about ``info.json``'s ``min_python_version`` key in Downloader Framework docs.