1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-05-28 04:02:29 -04:00

Removed Makefile comment.

This commit is contained in:
Hemna 2022-12-07 14:23:35 -05:00
parent 576301ca20
commit 935f820271

View File

@ -1,4 +1,3 @@
; REQUIREMENTS_TXT ?= requirements.txt dev-requirements.txt
WORKDIR?=.
VENVDIR ?= $(WORKDIR)/.aprsd-venv