1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 11:49:53 +02:00

📝 Makefile: Remove redundant comments for the variables

This commit is contained in:
Gerber, Mike 2019-12-04 17:36:28 +01:00
parent 40316904d4
commit 93de16d81e

View file

@ -1,7 +1,4 @@
# '$(PIP_INSTALL)'
PIP_INSTALL = pip3 install
# '$(GIT_CLONE)'
GIT_CLONE = git clone
PYTHON = python3