The comment on OG-USA release 0.5.9 is this:
Works w/ TC 0.9.0, but breaks depending on Python environment.
How does OG-USA "break" and under what "Python environment"?
If it works with taxcalc package 0.9.0, then why not pin OG-USA to that version until you know OG-USA works with a more recent version of the taxcalc package?
You could do this by changing in both places the Python/conda.recipe/meta.yaml file to include:
instead of the current
@jdebacker @rickecon @MattHJensen @PeterDSteinberg @jbcrail
The comment on OG-USA release 0.5.9 is this:
How does OG-USA "break" and under what "Python environment"?
If it works with taxcalc package 0.9.0, then why not pin OG-USA to that version until you know OG-USA works with a more recent version of the taxcalc package?
You could do this by changing in both places the
Python/conda.recipe/meta.yamlfile to include:instead of the current
@jdebacker @rickecon @MattHJensen @PeterDSteinberg @jbcrail