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 = [
1111 " luna-usb @ git+https://github.com/lambdaconcept/luna.git" ,
1212 " amaranth >= 0.4, < 0.5" ,
1313 " amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio@8ebce9bc535f96a0f479a53f1fa000bff71aceb8" ,
14- " amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards.git" ,
1514 " amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc@7b52e9351b1f74a8e727d12f3a91469796aaa0ad" ,
1615]
1716requires-python = " >=3.9"
@@ -31,4 +30,5 @@ test = [
3130 " lambdasoc @ git+https://github.com/lambdaconcept/lambdasoc" ,
3231 " minerva @ git+https://github.com/minerva-cpu/minerva" ,
3332 " setuptools" ,
33+ " amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards.git" ,
3434]
You can’t perform that action at this time.
0 commit comments