We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 481f41d commit de26947Copy full SHA for de26947
setup.py
@@ -9,7 +9,7 @@
9
10
VERSION = '0.0.5'
11
DESCRIPTION = 'Basic HTTP server package'
12
-LONG_DESCRIPTION = '👩💻 Simple Python HTTP server'
+LONG_DESCRIPTION = '👩💻 Simple Python HTTP server made for study purposes.'
13
14
# Setting up
15
setup(
0 commit comments