Skip to content

Commit

Permalink
New pink (pyecharts#730)
Browse files Browse the repository at this point in the history
* Update: ζ›΄ζ–° pink η‰ˆζœ¬οΌŒζ–°η‰ˆζœ¬θžεˆ lias

* Update: ζ›΄ζ–° pink η‰ˆζœ¬θ‡³ v0.6.2
  • Loading branch information
chenjiandongx authored Sep 3, 2018
1 parent d2c4709 commit d66c742
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
4 changes: 1 addition & 3 deletions format_code.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
SET FILES=*.py pyecharts/**/*.py test/*.py
lias %FILES% -sp .isort.cfg
pink %FILES%
pink *.py pyecharts/**/*.py test/*.py -sp .isort.cfg
3 changes: 1 addition & 2 deletions format_code.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
lias *.py pyecharts/**/*.py test/*.py -sp .isort.cfg
pink *.py pyecharts/**/*.py test/*.py
pink *.py pyecharts/**/*.py test/*.py -sp .isort.cfg
3 changes: 1 addition & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
# Windows: format_code.bat

black==18.6b4
pink>0.4.0
lias>0.2.0
pink>0.6.1

0 comments on commit d66c742

Please sign in to comment.