File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ REV=$(cd "$MYPYC_DIR" && git rev-parse HEAD)
4
4
VERSION=$( cd " $MYPYC_DIR " && python3 -c ' from mypyc.version import __version__; print(__version__)' )
5
5
6
6
echo " git+https://github.com/mypyc/mypyc.git@$REV #egg=mypyc==$VERSION " > mypyc-requirements.txt
7
- git commit -a -m " Update pinned mypyc version to $VERSION "
7
+ git commit -a -m " Update mypyc to $VERSION "
Original file line number Diff line number Diff line change 1
- git+https://github.com/mypyc/mypyc.git@2724a1cf29462c012dccebe41d23426008143bd0 #egg=mypyc==0.0.1+dev.2724a1cf29462c012dccebe41d23426008143bd0
1
+ git+https://github.com/mypyc/mypyc.git@02ad850d276d7499a6d12c58335fdd44c2a8d590 #egg=mypyc==0.0.1+dev.02ad850d276d7499a6d12c58335fdd44c2a8d590
You can’t perform that action at this time.
0 commit comments