-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add make rules to manage AMAUATs Python deps * Update submodules * Update GitHub CI workflows * Upgrade pre-commit dependencies * Remove vcrpy
- Loading branch information
1 parent
6484b60
commit 09e86fc
Showing
31 changed files
with
444 additions
and
884 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule archivematica-acceptance-tests
updated
6 files
+4 −2 | .github/workflows/test.yml | |
+1 −0 | Dockerfile | |
+2 −3 | README.rst | |
+9 −10 | requirements-dev.txt | |
+2 −1 | requirements.in | |
+5 −5 | requirements.txt |
Submodule archivematica-storage-service
updated
73 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,3 @@ pytest-django | |
pytest-mock | ||
pytest-randomly | ||
tox | ||
vcrpy |
Oops, something went wrong.