-
- Downloads
allow people to have either pygraphviz or graphviz installed
* Remove graphviz from the required dependencies, as it is not needed when using the mermaid/markdown export * add both graphviz and pygraphviz in CI for mypy * add documentation of graphviz flavors
Showing
- README.md 15 additions, 0 deletionsREADME.md
- eralchemy/main.py 37 additions, 14 deletionseralchemy/main.py
- pyproject.toml 6 additions, 3 deletionspyproject.toml
- tests/test_intermediary_to_dot.py 2 additions, 1 deletiontests/test_intermediary_to_dot.py
- tests/test_sqla_to_intermediary.py 2 additions, 0 deletionstests/test_sqla_to_intermediary.py
Loading
Please register or sign in to comment