diff options
author | Jonathan Weth <git@jonathanweth.de> | 2020-07-27 15:43:37 +0200 |
---|---|---|
committer | Jonathan Weth <git@jonathanweth.de> | 2020-07-27 15:43:37 +0200 |
commit | f97e841feaaa22f6524f17604723128732459abd (patch) | |
tree | 7aaf740df38ed53fa9d425b5a6c7710b768cc805 | |
parent | c63e4627ec0613f7fcc6d9a936c14a64a2655b33 (diff) | |
download | RWA.Support.SessionService-f97e841feaaa22f6524f17604723128732459abd.tar.gz RWA.Support.SessionService-f97e841feaaa22f6524f17604723128732459abd.tar.bz2 RWA.Support.SessionService-f97e841feaaa22f6524f17604723128732459abd.zip |
Add requirements.txt for doc generation
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..bcbd7d3 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +sphinx +sphinx-autodoc-typehints
\ No newline at end of file |