thermondo / pytest-translations

test translation files with pytest
Other
17 stars 3 forks source link

Fix aspell installation docs in README #53

Closed amureki closed 2 years ago

amureki commented 2 years ago

brew dropped --with-lang option and seems like they just include all the languages now by default: https://github.com/Homebrew/homebrew-core/blob/master/Formula/aspell.rb#L22

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (39525ad) into master (8d7661f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   94.14%   94.14%           
=======================================
  Files           6        6           
  Lines         188      188           
=======================================
  Hits          177      177           
  Misses         11       11           

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 8d7661f...39525ad. Read the comment docs.