File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ dependencies = [
11
11
" luna-usb @ git+https://github.com/lambdaconcept/luna.git" ,
12
12
" amaranth >= 0.4, < 0.5" ,
13
13
" amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio@8ebce9bc535f96a0f479a53f1fa000bff71aceb8" ,
14
- " amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards.git" ,
15
14
" amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc@7b52e9351b1f74a8e727d12f3a91469796aaa0ad" ,
16
15
]
17
16
requires-python = " >=3.9"
@@ -31,4 +30,5 @@ test = [
31
30
" lambdasoc @ git+https://github.com/lambdaconcept/lambdasoc" ,
32
31
" minerva @ git+https://github.com/minerva-cpu/minerva" ,
33
32
" setuptools" ,
33
+ " amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards.git" ,
34
34
]
You can’t perform that action at this time.
0 commit comments