This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch python-wper
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/python-wper by this push:
new 34f49903 mingw
34f49903 is described below
commit 34f49903182063099b58c429e6e6b071da9924db
Author: HTHou <[email protected]>
AuthorDate: Fri Jun 21 21:39:03 2024 +0800
mingw
---
python/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/pom.xml b/python/pom.xml
index af8d0924..94856f7e 100644
--- a/python/pom.xml
+++ b/python/pom.xml
@@ -103,7 +103,7 @@
<argument>setup.py</argument>
<argument>build_ext</argument>
<argument>--inplace</argument>
-<!--
<argument>${python.compiler.argument}</argument>-->
+
<argument>${python.compiler.argument}</argument>
</arguments>
</configuration>
</execution>