mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-18 13:09:08 +02:00
Remove maintainer from setup.py
This commit is contained in:
parent
4b41be6875
commit
5189392f5a
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -11,8 +11,6 @@ setup(
|
|||
version="1.0.0",
|
||||
url="https://flask.palletsprojects.com/tutorial/",
|
||||
license="BSD",
|
||||
maintainer="Pallets team",
|
||||
maintainer_email="contact@palletsprojects.com",
|
||||
description="The basic blog app built in the Flask tutorial.",
|
||||
long_description=readme,
|
||||
packages=find_packages(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue