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 recipe fix deps #809

Merged
merged 5 commits into from
Oct 13, 2022
Merged

Conversation

marscher
Copy link
Contributor

@marscher marscher commented Sep 30, 2022

Changes

Since conda does not know the concept of optional dependencies, so we install
all optional features from pyproject.toml to ensure everything is
working.
The test dependencies are also obtained from pyproject.toml

conda does not know the conecpt of optional dependencies, so we install
all optional features from pyproject.toml to ensure everything is
working.
The test dependencies are also obtained from pyproject.toml
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Merging #809 (d118239) into master (1bdaf78) will not change coverage.
The diff coverage is n/a.

❗ Current head d118239 differs from pull request most recent head 7d727a8. Consider uploading reports for the commit 7d727a8 to get more accurate results

@@           Coverage Diff           @@
##           master     #809   +/-   ##
=======================================
  Coverage   96.80%   96.80%           
=======================================
  Files          81       81           
  Lines        5380     5380           
=======================================
  Hits         5208     5208           
  Misses        172      172           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

github-actions bot commented Sep 30, 2022

Test Results

2 185 tests  ±0   2 184 ✔️ ±0   3m 35s ⏱️ -3s
       1 suites ±0          1 💤 ±0 
       1 files   ±0          0 ±0 

Results for commit d118239. ± Comparison against base commit 1bdaf78.

♻️ This comment has been updated with latest results.

@CagtayFabry
Copy link
Member

great solution, thank you!

@marscher marscher merged commit 72e846e into BAMWelDX:master Oct 13, 2022
@marscher marscher deleted the conda-recipe-fix-deps branch October 13, 2022 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants