We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1ad24 commit 00ed1e6Copy full SHA for 00ed1e6
setup.py
@@ -89,7 +89,7 @@ def _unavailable(self, e):
89
"Topic :: Utilities",
90
],
91
keywords=[
92
- # eg: "keyword1", "keyword2", "keyword3",
+ "lazy object proxy", "lazy", "object", "proxy"
93
94
install_requires=[
95
# eg: "aspectlib==1.1.1", "six>=1.7",
0 commit comments