Skip to content

Comments

Fix package dependencies#74

Open
eddienko wants to merge 1 commit intoemanuega:masterfrom
IMAXT:fix_requirements
Open

Fix package dependencies#74
eddienko wants to merge 1 commit intoemanuega:masterfrom
IMAXT:fix_requirements

Conversation

@eddienko
Copy link

@eddienko eddienko commented Sep 21, 2021

Currently merlin does not work out of the box due to package updates.

This PR pins a few package versions to old versions so that it works. Probably it fixes #70

@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #74 (3cb3f15) into master (be3c994) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   87.32%   87.32%           
=======================================
  Files          57       57           
  Lines        5103     5103           
=======================================
  Hits         4456     4456           
  Misses        647      647           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be3c994...3cb3f15. Read the comment docs.

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

Successfully merging this pull request may close these issues.

Updates needed to installation instructions and requirements.txt

1 participant