Skip to content

Commit

Permalink
adapted ASPPlugin properties file to access pyclingo
Browse files Browse the repository at this point in the history
  • Loading branch information
anan02-admin authored and anan02-admin committed Mar 8, 2023
1 parent 8e0d681 commit bd69bec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ RUN apk info libstdc++

RUN python3 -m pip install --upgrade pip
RUN pip install clingo
RUN export PATH=$PATH:/usr/lib/python3.9/site-packages/clingo
RUN export clingo=/usr/lib/python3.9/site-packages/clingo

WORKDIR app

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
clingo: clingo
pyclingo: python3 clingo
plingo: python C:/Users/anan02-admin/anaconda3/Scripts/plingo
python: python

0 comments on commit bd69bec

Please sign in to comment.