Clone the repository and install GraphViz available for Windows, Mac and Linux. macOS users can download the Graphviz via brew install graphviz if you're using Homebrew. usage: generate_pdm.py [-h] ...
Fix documentation building: upgrade to Sphinx 5.0. Fix broken user guide links in API documentation. Add PendingDeprecationWarning to calls using positional arguments that will be deprecated in a ...