Skip to content

Commit 3f7b7b6

Browse files
authored
README: Remove epydoc recommendation (#246)
PURPOSE Update the repo README to no longer recommend epydoc (which isn't even Python 3 compatible). EFFECT OF CHANGE README no longer directs developers to outdated software that can't actually be used.
1 parent cc4bf2a commit 3f7b7b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ Also, make more meaningful commits(one commit per feature) the easy way:
5959

6060
### Recommended software
6161

62-
- epydoc - enable PyCharm to parse Core's documentation. Use `py -m pip install epydoc` with your selected python interpreter or install it from PyCharm
6362
- PyCharm Community Edition - very recommended, possible to enable intellisense(limited) for Blender code and for RPR Core
6463
- Visual Studio - has a very nice python extension, possible to enable intellisense for Blender and for RPR Core, provides remote debugging in Blender
6564

0 commit comments

Comments
 (0)