PSLmodels / Cost-of-Capital-Calculator

A cost of capital and effective tax rate calculator
https://ccc.pslmodels.org
Other
17 stars 33 forks source link

New release, change setup.py for pip #362

Closed jdebacker closed 2 years ago

jdebacker commented 2 years ago

This PR prepares for release 1.2.9. In addition, it changes setup.py to facilitate distribution of the package on PyPI.

codecov-commenter commented 2 years ago

Codecov Report

Merging #362 (a6d60a7) into master (ae24abb) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a6d60a7 differs from pull request most recent head 235076a. Consider uploading reports for the commit 235076a to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #362   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1109      1103    -6     
=========================================
- Hits          1109      1103    -6     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ccc/data.py 100.00% <0.00%> (ø)
ccc/calculator.py 100.00% <0.00%> (ø)
ccc/parameters.py 100.00% <0.00%> (ø)