artefactual / automation-tools

Tools to aid automation of Archivematica and AtoM.
GNU Affero General Public License v3.0
46 stars 33 forks source link

Remove local amclient and let automation-tools use PyPi import #99

Closed ross-spencer closed 5 years ago

ross-spencer commented 5 years ago

This work removes the local copy of amclient from the automation-tools script and drops-in the recently created PyPi version. It also makes naming conventions for vcrpy cassettes consistent so that the modules that they are recorded for are clear to the reader.

Connected to archivematica/issues#544 Connected to archivematica/issues#601

ross-spencer commented 5 years ago

Thanks for the quick CR @sevein :+1: Moving onto Black changes next!