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

chore: Improved version specifiers and fixed conda recipe #221

Merged
merged 5 commits into from
Jun 28, 2022
Merged

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Jun 28, 2022

This PR introduces the following modifications:

  • made version specifier stricter to avoid issues
  • fixed conda recipe

@frgfm frgfm added bug Something isn't working func: build Related to build and installation ext: ci labels Jun 28, 2022
@frgfm frgfm added this to the 0.2.1 milestone Jun 28, 2022
@frgfm frgfm self-assigned this Jun 28, 2022
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #221 (55a5019) into main (85340bf) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #221   +/-   ##
=======================================
  Coverage   93.50%   93.50%           
=======================================
  Files          56       56           
  Lines        3126     3127    +1     
=======================================
+ Hits         2923     2924    +1     
  Misses        203      203           
Impacted Files Coverage Δ
holocron/models/utils.py 100.00% <100.00%> (ø)
holocron/nn/init.py 100.00% <100.00%> (ø)
holocron/trainer/core.py 89.26% <0.00%> (+0.10%) ⬆️

@frgfm frgfm merged commit 63d9ef1 into main Jun 28, 2022
@frgfm frgfm deleted the dep-update branch June 28, 2022 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ext: ci func: build Related to build and installation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant