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

Updates to setup.py and Conda environment #2721

Merged
merged 7 commits into from
Feb 22, 2024

Conversation

jdebacker
Copy link
Member

This PR does the following:

  1. Updates setup.py to ensure that the paramtools package is installed when taxcalc is downloaded from PyPI.
  2. Updates the environment.yml file (and the meta.yml file) to pin to Python version < 3.12 since there seems to be an issue with ParamTools on Python 3.12.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7610289) 98.54% compared to head (3ff655e) 98.54%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2721   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files          14       14           
  Lines        2616     2616           
=======================================
  Hits         2578     2578           
  Misses         38       38           
Flag Coverage Δ
unittests 98.54% <ø> (ø)

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

@jdebacker jdebacker marked this pull request as ready for review February 22, 2024 00:49
@jdebacker jdebacker merged commit 24cf6af into PSLmodels:master Feb 22, 2024
9 checks passed
@jdebacker jdebacker deleted the setup_packages branch February 22, 2024 22:11
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.

1 participant