Skip to content

Commit

Permalink
Fixing issue where UML diagrams weren't in docs (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Feb 3, 2022
1 parent e8609c9 commit f9bf467
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release/0.2.rst
Expand Up @@ -13,7 +13,7 @@ What's new in ARMI v0.2.3

Bug fixes
---------
#. TBD
#. Fixed issue where UML diagrams weren't being generated in docs (`#550 <https://github.com/terrapower/armi/issues/550>`_)


ARMI v0.2.2
Expand Down
3 changes: 3 additions & 0 deletions doc/requirements-docs.txt
Expand Up @@ -28,3 +28,6 @@ ipykernel==6.7.0

# helps us use RST files
docutils<0.18

# used to generate UML diagrams
pylint==2.7.4

0 comments on commit f9bf467

Please sign in to comment.