Contributions are welcome.
To work on the typed-models codebase, you'll want to clone the project locally and install the required dependencies via poetry.
$ git clone [email protected]:a2d24/typed-models.git
$ poetry installTo test against multiple versions. Run the following command:
$ tox -p