Additional formatting
This commit is contained in:
parent
75c2e0d242
commit
e4d81eec2c
2
setup.py
2
setup.py
@ -9,6 +9,8 @@ SCRIPTS = ["bin/addpkg", "bin/delpkg", "bin/fqo"]
|
|||||||
with open("README.rst", "r") as fh:
|
with open("README.rst", "r") as fh:
|
||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
|
||||||
|
|
||||||
|
# ========== Package Setup ==========
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="packaging_scripts",
|
name="packaging_scripts",
|
||||||
version="1.3.1",
|
version="1.3.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user