Reformat codes

This commit is contained in:
frostming
2019-09-06 16:07:54 +08:00
parent 3b9b717229
commit 7d36f3fbda
30 changed files with 126 additions and 173 deletions
+1
View File
@@ -45,6 +45,7 @@ extras = {
"tests": ["pytest<5.0", "pytest-tap", "pytest-xdist", "flaky", "mock"],
}
# https://pypi.python.org/pypi/stdeb/0.8.5#quickstart-2-just-tell-me-the-fastest-way-to-make-a-deb
class DebCommand(Command):
"""Support for setup.py deb"""