blob: a8144d049bb380e729566f740286ce71f2c4e490 (
plain) (
blame)
1
2
3
4
5
|
# Mk/Uses/python.mk includes this file, don't remove it!
# Do not forget to update python documentation (lang/python-doc-*)
# Run "make -C lang/python-doc-html makesum"
PYTHON_DISTVERSION= 3.9.9
|