-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Andrew Kent
committed
Dec 9, 2021
1 parent
8b97cf4
commit 2579782
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule argo
updated
8 files
+8 −3 | .github/workflows/ci.yml | |
+1 −1 | argo/argo.cabal | |
+25 −3 | argo/src/Argo.hs | |
+3 −0 | python/CHANGELOG.md | |
+188 −0 | python/poetry.lock | |
+28 −5 | python/pyproject.toml | |
+0 −3 | python/requirements.txt | |
+0 −44 | python/setup.py |