File tree Expand file tree Collapse file tree 2 files changed +3
-27
lines changed Expand file tree Collapse file tree 2 files changed +3
-27
lines changed Original file line number Diff line number Diff line change 44- Will support CPython 3.7 sooner.
55- Will never support CPython 2.x :)
66
7+ You now have to go to release page and download the binaries directly...
78
8- - use ` setup.py `
9- ```
10- python setup.py install
11- ```
12-
13- - use ` pip `
14- ```
15- pip install flowpython -i <mirror-url>
16- ```
17-
18- - enable/disable Flowpython grammar
19- ```
20- python -m flowpython -m enable/disable
21- ```
9+ After downloading, just replace the original files with flowpython items.
2210
2311
2412
Original file line number Diff line number Diff line change @@ -6,19 +6,7 @@ Additional Grammar Compatible to CPython
66How to Get Flowpython
77-----------------------
88
9- - Intsall
10-
11- .. code :: shell
12-
13- pip install flowpython
14-
15-
16- - Enable/Disable Flowpython grammar
17-
18- .. code :: shell
19-
20- python -m flowpython -m enable/disable
21-
9+ Go to release page...
2210
2311VERSION
2412----------
You can’t perform that action at this time.
0 commit comments