diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ sphinx = "*" GitPython = "*" certifi = "*" requests = "*" +sphinxcontrib-phpdomain = "*" +sphinxcontrib-blockdiag = "*" +sphinxcontrib-seqdiag = "*" [dev-packages] |