Skip to content

Commit 3b28161

Browse files
committed
requirements: fix the name of the 'sphinxcontrib-napoleon' requirement
- PyCharm was always complying about this requirement as it was not named correctly. Signed-off-by: Diego Escalona <[email protected]>
1 parent 8f2d282 commit 3b28161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pyserial>=3
2-
sphinxcontrib.napoleon
2+
sphinxcontrib-napoleon
33
srp

0 commit comments

Comments
 (0)