Makefile: update Python version

This commit is contained in:
Drew DeVault 2022-03-24 12:38:17 +01:00
parent 6b6cdfb159
commit e62353e5c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
SRHT_PATH?=/usr/lib/python3.8/site-packages/srht
SRHT_PATH?=/usr/lib/python3.9/site-packages/srht
MODULE=gitsrht/
include ${SRHT_PATH}/Makefile