Skip to content

Commit

Permalink
pyproject: Use Git tag for pinning Amaranth version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanthom committed Sep 13, 2024
1 parent 3b26815 commit 9b87885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
dependencies = [
"luna-usb @ git+https://github.com/greatscottgadgets/luna.git",
"amaranth @ git+https://github.com/amaranth-lang/amaranth@4d1c4fc20dc44398c09d334b7f34096b0185d43d",
"amaranth @ git+https://github.com/amaranth-lang/amaranth@v0.4.5",
"amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio@8ebce9bc535f96a0f479a53f1fa000bff71aceb8",
"amaranth-boards @ git+https://github.com/amaranth-lang/amaranth-boards.git",
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc@d66881d83419c689fc96168150e57d9f467723aa",
Expand Down

0 comments on commit 9b87885

Please sign in to comment.