Skip to content

Commit

Permalink
Update PolicyEngine US data
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Sep 29, 2024
1 parent 8899c27 commit 7db583b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ test:

install:
pip install -e ".[dev]"
pip install policyengine-us==1.100.0

changelog:
build-changelog changelog.yaml --output changelog.yaml --update-last-date --start-from 1.0.0 --append-file changelog_entry.yaml
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies = [
dev = [
"black",
"pytest",
"policyengine_us==1.100.0",
"quantile-forest",
"torch",
"tables",
Expand Down

0 comments on commit 7db583b

Please sign in to comment.