Skip to content

Commit

Permalink
Merge pull request #23 from VoodooTeam/feat/applovin-fetch-creatives
Browse files Browse the repository at this point in the history
Feat/applovin fetch creatives
  • Loading branch information
abedrytski authored Sep 12, 2023
2 parents 778dcf3 + fb768aa commit 4bf3a6a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ RUN apk --no-cache upgrade \
&& pip install --upgrade pip \
&& apk --no-cache add tzdata build-base


COPY setup.py ./
# install necessary packages to a temporary folder
RUN pip install --prefix=/install .
Expand Down

0 comments on commit 4bf3a6a

Please sign in to comment.