Skip to content

Commit

Permalink
Use fork build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger committed Jul 9, 2023
1 parent dacfd46 commit 80ae994
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ jinja2==3.0.0a1
robotpy
robotpy[commands2,apriltag,cscore]
wpilib
header2whatever >= 0.4.8
header2whatever @ git+https://github.com/pjreiniger/header2whatever@0.4.8rc999
robotpy-cppheaderparser >= 5.1
robotpy-build<2024.0.0,>=2023.1.1
robotpy-build @ git+https://github.com/pjreiniger/robotpy-build@2023.1.2rc999
12 changes: 6 additions & 6 deletions requirements_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ exceptiongroup==1.1.1 \
--hash=sha256:232c37c63e4f682982c8b6459f33a8981039e5fb8756b2074364e5055c498c9e \
--hash=sha256:d484c3090ba2889ae2928419117447a14daf3c1231d5e30d0aae34f354f01785
# via pytest
header2whatever==0.4.8 \
--hash=sha256:7ecdbcc3eb79a546cf89505749d106615b6897014f0d602d59aced2ce16dcbc6 \
--hash=sha256:ff3ccdc3159027f4b15e271977946adaf60d939ea0950b0245b7d725a5741402
# WARNING: pip install will require the following package to be hashed.
# Consider using a hashable URL like https://github.com/jazzband/pip-tools/archive/SOMECOMMIT.zip
header2whatever @ git+https://github.com/pjreiniger/header2whatever@0.4.8rc999
# via
# -r ./requirements.txt
# robotpy-build
Expand Down Expand Up @@ -387,9 +387,9 @@ robotpy-apriltag==2023.4.3.0 \
--hash=sha256:d8e7c021e478e180897be019a474fdc0c3721048b1e3651150332be8b1d0e6da \
--hash=sha256:f8ef6629b2ed29da2733478b6389dddac89c7bf403404a2b9a8a7353bcd2ddef
# via robotpy
robotpy-build==2023.1.1 \
--hash=sha256:a830984fb227f83fcc957566ef6fbf64271499d1e68f0f6289ea1fd6698cd20d \
--hash=sha256:c60bf90dd7bc9521b3e9353a01029e474f02d9a2b9d168a72852bc0de85d292e
# WARNING: pip install will require the following package to be hashed.
# Consider using a hashable URL like https://github.com/jazzband/pip-tools/archive/SOMECOMMIT.zip
robotpy-build @ git+https://github.com/pjreiniger/robotpy-build@2023.1.2rc999
# via -r ./requirements.txt
robotpy-commands-v2==2023.4.3.0 \
--hash=sha256:046ecfb4547cd506caa17586dda25870f39bfc625e628327f5c361028bd12dc5 \
Expand Down

0 comments on commit 80ae994

Please sign in to comment.