Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
WINS Laboratory committed Jan 13, 2022
1 parent 34a062d commit 878b33f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .ahc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
image: cengwins/ahc-uhd-image
command: command: /bin/sh -c "
pip install adhocomputing==0.0.3 &&
command: /bin/sh -c "
pip install adhocomputing &&
python3 main.py"

env:
PYTHONUNBUFFERED: "1"
PYTHONDONTWRITEBYTECODE: "1"
PYTHONDONTWRITEBYTECODE: "1"

0 comments on commit 878b33f

Please sign in to comment.