setup.py
changeset 51699 ca7bde5dbafb
parent 51696 7f0cb9ee0534
child 51751 9b8c71d0b785
--- a/setup.py	Thu Jul 18 12:03:29 2024 +0200
+++ b/setup.py	Thu Jul 18 12:36:12 2024 +0200
@@ -463,7 +463,6 @@
 
 
 class hgbuildmo(build):
-
     description = "build translations (.mo files)"
 
     def run(self):
@@ -1056,7 +1055,6 @@
 
 
 class hginstall(install):
-
     user_options = install.user_options + [
         (
             'old-and-unmanageable',