mirror of
https://github.com/langgenius/dify.git
synced 2026-03-20 05:57:59 +08:00
Enhance Code Consistency Across Repository with .editorconfig (#19023)
This commit is contained in:
@ -1 +1 @@
|
||||
recursive-include dify_client *.py
|
||||
recursive-include dify_client *.py
|
||||
|
||||
@ -6,4 +6,4 @@ rm -rf build dist *.egg-info
|
||||
|
||||
pip install setuptools wheel twine
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload dist/*
|
||||
twine upload dist/*
|
||||
|
||||
Reference in New Issue
Block a user