You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @jhermann , thanks for your suggestion. Yes I agree, we should improve this. Actually I am not sure I know what the best practice is here... Would you advice to move the tests directory under jupytext? Or remove the tests overall from the pip and conda packages?
You might want to consider changing your find_packages call to this:
Since otherwise you install "tests" into the global namespace.
The text was updated successfully, but these errors were encountered: