Updates to env#4
Conversation
Add Revenue Plot
README and ROADMAP updates
Simplify `cs-config/install.sh` script for new cs publish logic
cs2tc already installed through the `environment.yml` file
…ll from source on cs
Fix cs install errors
Fix iftex.sty not found error
|
@andersonfrailey Note that I'm leaving OG-USA out of the |
|
@andersonfrailey I think this PR is ready for your review again. Tests passing. But I'm not sure of the best way to handle the issue of needing OG-USA as a dependency. Maybe we just keep this a branch of Tax-Brain until we have an OG-USA package on conda-forge? |
|
@jdebacker, waiting until OG-USA is on conda-forge is probably the easiest option. Do you know if there's a way for us to include it as an optional dependency? So conda-forge would be able to build the package without it, but users would be notified that they need to install it separately if they try and use the OG-USA functionality |
Add when validator for year parameter
Use default version installed via git on CS
Update function for retrieving the puf file
Alternative parallelization in TaxBrain.run()
Fix broken link
Update jb toc
This PR tries to fix failing tests by:
multiprocessingfromenvironment.yml(this package is in the standard library)test_cli.pyAlso, prior work on this branch had commented out a function that used
pandocdue to some local issues with the package. This PR brings back that function.