diff options
| -rw-r--r-- | Dockerfile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,8 +1,5 @@ FROM python:slim -RUN apt update -RUN apt install -y gcc git - ENV PYTHONFAULTHANDLER=1 \ PYTHONUNBUFFERED=1 \ PYTHONHASHSEED=random \ |
| index : metricity | ||
| A mirrored copy of the python-discord/metricity repository. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Dockerfile | 3 |
@@ -1,8 +1,5 @@ FROM python:slim -RUN apt update -RUN apt install -y gcc git - ENV PYTHONFAULTHANDLER=1 \ PYTHONUNBUFFERED=1 \ PYTHONHASHSEED=random \ |