Skip to content

Commit

Permalink
Remove m2r2 from pkg requirements
Browse files Browse the repository at this point in the history
Leave it in the docs requirements for now
  • Loading branch information
marvinschmitt committed May 23, 2023
1 parent bf46463 commit 3cada4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ install_requires =
seaborn >= 0.11
tqdm >= 4.65
matplotlib >= 3.5
m2r2 >= 0.3
tensorflow-macos >= 2.10; sys_platform == 'darwin' and platform_machine == 'arm64'
tensorflow >= 2.10.1; sys_platform != 'darwin' or platform_machine != 'arm64'
tensorflow_probability >= 0.17
Expand Down

0 comments on commit 3cada4e

Please sign in to comment.