Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infer relative path of kangerootwelve #320

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

junyechen1996
Copy link
Contributor

This will resolve two problems:

  • When another repo tries to submodule this repo, we won't hit problems when trying to import kangerootwelve
  • We don't always have to run unit tests from the "poc" folder, e.g., I can still run unit tests from the root directory of this repo, sage -python poc/vdaf_prio3.py

This will resolve two problems:
- When another repo tries to submodule this repo, we won't hit
  problems when trying to import kangerootwelve
- We don't always have to run unit tests from the "poc" folder,
  e.g., I can still run unit tests from the root directory of
  this repo, sage -python poc/vdaf_prio3.py
@junyechen1996 junyechen1996 force-pushed the junyec/use-relative-path branch from 5b19d43 to d8c9709 Compare December 17, 2023 20:07
@cjpatton cjpatton self-requested a review December 18, 2023 15:18
Copy link
Collaborator

@cjpatton cjpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cjpatton cjpatton merged commit 3d2dd77 into cfrg:main Dec 18, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants