]> git.phdru.name Git - m_lib.full.git/blobdiff - setup.py
Style(setup.py): Reindent parameters
[m_lib.full.git] / setup.py
index 97786145b2ac89929877b5ee9149173370bf9136..9d9c03a8ffddd5719b579bcc31343138a407ca7d 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,8 @@
 
 from setuptools import setup
 
-setup(name = "m_lib.full",
+setup(
+    name = "m_lib.full",
     version = "1.0.1",
     description = "m_lib full meta-package",
     long_description = "Broytman Library for Python, Copyright (C) 1996-2018 PhiloSoft Design",