We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b52ce commit c4ef3b5Copy full SHA for c4ef3b5
1 file changed
setup.py
@@ -19,7 +19,7 @@
19
}
20
test_deps = ['mock', 'sleekxmpp', 'emoji', 'psutil']
21
22
-long_description = open('README.md').read()
+long_description = "See the repo readme for mor information"
23
24
setup(
25
name='ntfy',
0 commit comments