tedivm / paracelsus

Visualize SQLAlchemy Databases using Mermaid or Dot Diagrams.
https://pypi.org/project/paracelsus/
MIT License
94 stars 10 forks source link

Set minimum python version to 3.10 #13

Closed tedivm closed 6 months ago

tedivm commented 6 months ago

This project uses features only available in 3.10 and up, which should be explicit in the pyproject.toml.

resolves #12