Skip to content

Commit

Permalink
add AUTHORS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefandinno committed Dec 14, 2024
1 parent 94cd905 commit cb4ebb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install "clingo${{ matrix.clingo-version }}"
python -m pip installclingox==1.2.1.post2 --extra-index-url https://test.pypi.org/simple/
python -m pip install nox
python -m pip install isort
Expand Down
4 changes: 4 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Contributors

* Jorge Fandinno
* Lute Lillo

0 comments on commit cb4ebb2

Please sign in to comment.