Installation¶
The package can be installed with poetry by running:
$ poetry add git+ssh://git@github.com:codePascal/datasets18xx.git
Or using https instead of ssh:
$ poetry add git+https://git@github.com:codePascal/datasets18xx.git
Alongside with the package, the package transcripts18xx to parse transcripts will be installed as a dependency as well.