Alir3z4 / python-currencies

Display money format and its filthy currencies, for all money lovers out there.
http://pypi.python.org/pypi/currencies
GNU General Public License v3.0
72 stars 13 forks source link

Add Python 3.9 support and update PyPI classifiers #10

Closed eumiro closed 3 years ago

eumiro commented 3 years ago

Add Python 3.9 to GHA (any reason to keep 2.7 in travis?)

Update PyPI classifiers with the used Python versions

codecov[bot] commented 3 years ago

Codecov Report

Merging #10 (c9976b2) into master (e284799) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          150       150           
=========================================
  Hits           150       150           

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 e284799...c9976b2. Read the comment docs.

Alir3z4 commented 3 years ago

Actually travis file can be dropped. Can remove it in another pull request.