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

fix: remove conda-forge from channels #133

Merged
merged 1 commit into from
Oct 14, 2020
Merged

fix: remove conda-forge from channels #133

merged 1 commit into from
Oct 14, 2020

Conversation

redeboer
Copy link
Member

Conda Forge is not needed, because the default channel already supplies Python and pip. In fact, conda-forge causes problems now, because it seems to default to Python 3.9 (which TF does not support).

Conda Forge is not needed, because the default channel already supplies
Python and pip. In fact, conda-forge causes problems now, because it
seems to default to Python 3.9 (which TF does not support)
@redeboer redeboer added the 🐛 Bug Something isn't working label Oct 14, 2020
@redeboer redeboer self-assigned this Oct 14, 2020
@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #133 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #133   +/-   ##
=======================================
  Coverage   74.06%   74.06%           
=======================================
  Files          11       11           
  Lines         640      640           
  Branches       87       87           
=======================================
  Hits          474      474           
  Misses        135      135           
  Partials       31       31           
Flag Coverage Δ
#unittests 74.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@redeboer redeboer merged commit a091b6f into ComPWA:master Oct 14, 2020
@redeboer redeboer deleted the conda-forge branch October 14, 2020 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants