Skip to content

Commit

Permalink
Fix Local failure of "make test-lite" #53
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Apr 23, 2024
1 parent 85280ee commit a7a9cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ development will proceed in several phases.

To install, clone the repository and run `pip install -e .` from the
root directory. To check that the installation was successful, run
`make test` or `pytest .` from the root directory.
`make test` or `pytest .` from the root directory. This needs the POLICYENGINE_GITHUB_MICRODATA_AUTH_TOKEN environment variable to be set- contact [Nikhil Woodruff](mailto:[email protected]) for the code if you have access to the IRS PUF.

To assess, review the data examination results that compare federal
agency tax estimates with those generated using the microdata file
Expand Down

0 comments on commit a7a9cae

Please sign in to comment.