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 bcf6ae5 commit a856215Copy full SHA for a856215
setup.py
@@ -8,7 +8,7 @@
8
setup(
9
name="realpython-reader",
10
version="0.0.1",
11
- description="Read Real Python Articles",
+ description="Read Real Python Tutorials",
12
long_description=(HERE / "README.md").read_text(),
13
long_description_content_type="text/markdown",
14
url="https://github.com/realpython/reader",
0 commit comments