mirror of https://github.com/YosysHQ/nextpnr.git
gowin: use latest Apycula release
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
This commit is contained in:
parent
19911ae3a7
commit
2a27085ecb
|
|
@ -65,4 +65,4 @@ RUN set -e -x ;\
|
|||
PATH=$PATH:$HOME/.cargo/bin cargo install --path prjoxide
|
||||
|
||||
RUN set -e -x ;\
|
||||
pip3 install apycula==0.0.1a9
|
||||
pip3 install apycula==0.0.1a12
|
||||
|
|
|
|||
Loading…
Reference in New Issue