Installation ============ The package can be installed with ``poetry`` by running:: $ poetry add git+ssh://git@github.com:codePascal/transcripts18xx.git Or using ``https`` instead of ``ssh``:: $ poetry add git+https://git@github.com:codePascal/transcripts18xx.git