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

Add testing for running as module with HYDRA_MAIN_MODULE #717

Closed
omry opened this issue Jun 25, 2020 · 0 comments · Fixed by #681
Closed

Add testing for running as module with HYDRA_MAIN_MODULE #717

omry opened this issue Jun 25, 2020 · 0 comments · Fixed by #681
Milestone

Comments

@omry
Copy link
Collaborator

omry commented Jun 25, 2020

different cases:

1:

main.py
config.yaml

2:

main.py
conf/config.yaml

3:

module/main.py
module/config.yaml

4:

module/main.py
module/conf/config.yaml

Also, probably need to add init.py in all conf modules.
update docs and examples with it.

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 a pull request may close this issue.

1 participant