File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -735,7 +735,7 @@ fn install_git_public_https() {
735
735
Resolved 1 package in [TIME]
736
736
Downloaded 1 package in [TIME]
737
737
Installed 1 package in [TIME]
738
- + uv-public-pypackage==0.1.0 (from git+https://github.com/astral-test/uv-public-pypackage@395ba191b190da0451c1e67a9b4a1cb5340398e5 )
738
+ + uv-public-pypackage==0.1.0 (from git+https://github.com/astral-test/uv-public-pypackage@0dacfd662c64cb4ceb16e6cf65a157a8b715b979 )
739
739
"### ) ;
740
740
741
741
context. assert_installed ( "uv_public_pypackage" , "0.1.0" ) ;
@@ -761,7 +761,7 @@ fn install_git_private_https_pat() {
761
761
Resolved 1 package in [TIME]
762
762
Downloaded 1 package in [TIME]
763
763
Installed 1 package in [TIME]
764
- + uv-private-pypackage==0.1.0 (from git+https://:***@github.com/astral-test/uv-private-pypackage@c44e30b5d3e49dab7dbbe543a331fbf0e4dc3b37 )
764
+ + uv-private-pypackage==0.1.0 (from git+https://:***@github.com/astral-test/uv-private-pypackage@6c09ce9ae81f50670a60abd7d95f30dd416d00ac )
765
765
"### ) ;
766
766
767
767
context. assert_installed ( "uv_private_pypackage" , "0.1.0" ) ;
You can’t perform that action at this time.
0 commit comments