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

Address dependencies needed to allow Docker image to build #224

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jwalkerwelltok
Copy link

This is the smallest patch I could come up with to allow for this to build in Docker. This addresses issue #166. Both click and tabulate are imported in the application directly, so those libraries were added to dev-requirements.txt instead of tox-requirements.txt

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   83.08%   83.08%           
=======================================
  Files          31       31           
  Lines        1969     1969           
=======================================
  Hits         1636     1636           
  Misses        333      333

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 cb22ab2...2416475. Read the comment docs.

@jwalkerwelltok
Copy link
Author

@andrewmchen, do you have a chance to review this? I ask because you were involved in discussion on #167

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.

2 participants