switch to watchman
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ ENV PYTHONUNBUFFERED 1
|
|||||||
# python3 python3-dev gcc \
|
# python3 python3-dev gcc \
|
||||||
# gfortran musl-dev \
|
# gfortran musl-dev \
|
||||||
# libffi-dev openssl-dev
|
# libffi-dev openssl-dev
|
||||||
RUN apt-get update && apt-get -y install postgresql postgresql-contrib git libcairo2-dev pkg-config gcc redis-tools
|
RUN apt-get update && apt-get -y install postgresql postgresql-contrib git libcairo2-dev pkg-config gcc redis-tools watchman
|
||||||
|
|
||||||
|
|
||||||
# install dependencies
|
# install dependencies
|
||||||
|
|||||||
+2
-1
@@ -57,4 +57,5 @@ easy_thumbnails
|
|||||||
requests
|
requests
|
||||||
pygments
|
pygments
|
||||||
celery[redis]
|
celery[redis]
|
||||||
redis
|
redis
|
||||||
|
pywatchman
|
||||||
Reference in New Issue
Block a user