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

Conda build not passing tests #49

Closed
shimwell opened this issue Jul 25, 2021 · 1 comment
Closed

Conda build not passing tests #49

shimwell opened this issue Jul 25, 2021 · 1 comment

Comments

@shimwell
Copy link
Member

I'm working on a conda package and have now got the package building on the automated_conda_build branch

Unfortunately it is not currently possible to include jupyter-cadquery in the conda package meta.yml. Jupyter-cadquery depends on several packages that are themselves not on conda so it looks like it will be a significant effort to add to conda forge.

As several of the functions in the paramak make use of jupyter-cadquery some of the tests run as part of the conda package build are failing.

There is an open issue on jupyter-cadquery to add the package to conda-forge

In the meantime perhaps we should make jupyter-cadquery an optional dependency so that a conda install can be made?

@shimwell
Copy link
Member Author

shimwell commented Jul 26, 2021

conda build is now passing the tests, this is because PR #51 has made jupyter-cadquery an optional dependency

@shimwell shimwell mentioned this issue Jul 27, 2021
10 tasks
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