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

trouble separating into separate directories #5

Open
curtislisle opened this issue Apr 1, 2019 · 2 comments
Open

trouble separating into separate directories #5

curtislisle opened this issue Apr 1, 2019 · 2 comments

Comments

@curtislisle
Copy link
Member

It would be great to be able to have several directories, each with related methods in them. I have taken this approach on the curt_experiment branch. However, I can't figure out what I am doing wrong. The modules aren't being discovered.

@curtislisle
Copy link
Member Author

Is this just a matter of updating the python path appropriately to discover the new location? Or that it wasn't set right when running the tox test runner?

@curtislisle
Copy link
Member Author

exploring more. I see pyscience dock uses the inspect module to discover tasks in order to return them, this is just to return a JSON description of the tasks, not to define them in the Python context, though. I am thinking the PYTHONPATH needs to be updated.

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

No branches or pull requests

1 participant