potiuk commented on code in PR #35160:
URL: https://github.com/apache/airflow/pull/35160#discussion_r1373261758


##########
setup.py:
##########
@@ -310,7 +310,7 @@ def write_version(filename: str = str(AIRFLOW_SOURCES_ROOT 
/ "airflow" / "git_ve
     # By adding a lot of whitespace separation. This limit can be lifted when 
we update our doc to handle
     # <section> tags for sections
     "docutils<0.17.0",
-    "eralchemy2",
+    # "eralchemy2",

Review Comment:
   ```suggestion
       # "eralchemy2",
   ```
   ```suggestion
       "eralchemy2",
   ```
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to