Skip to content

Commit fec784e

Browse files
committed
Fix typo
1 parent a448d90 commit fec784e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
'Django (>=2.0)',
3131
],
3232
extras_require={
33-
'rps': ['requets'],
33+
'rpc': ['requets'],
3434
},
3535
install_requires = [
3636
'Django>=2.0',

0 commit comments

Comments
 (0)