blob: 091d05dc5d9075a4438370dc523846ea993d2111 (
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_PORTVERSION= 3.8.8
|