djotaku / ELDonationTracker

A Python-based donation tracker for Extra Life streams
http://djotaku.github.io/ELDonationTracker/
GNU General Public License v3.0
14 stars 2 forks source link

Update setup.cfg for pip dependency resolution issue #191

Closed djotaku closed 2 years ago

djotaku commented 2 years ago

changing the way rich is specified because there keeps being a conflict when pip tries to install

codecov[bot] commented 2 years ago

Codecov Report

Merging #191 (6b4f955) into master (b03aee2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #191   +/-   ##
=======================================
  Coverage   94.13%   94.13%           
=======================================
  Files          17       17           
  Lines        1142     1142           
  Branches       67       67           
=======================================
  Hits         1075     1075           
  Misses         61       61           
  Partials        6        6           

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 b03aee2...6b4f955. Read the comment docs.