Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 1.42 KB

README.rst

File metadata and controls

69 lines (46 loc) · 1.42 KB

Technical Overview

docs
Documentation Status

tests
Travis-CI Build Status

support
Supported Python Versions
Repo Size
Repo Size

Documentation

https://menten-gcn.readthedocs.io/

Installation

pip install menten-gcn

You can also install the in-development version with:

pip install https://github.com/MentenAI/menten_gcn/archive/main.zip

Development

To run all the tests locally run:

tox