-
Discuss:
* [ ] Installing from `dev` vs `main` package
* [ ] Installing from `setup.py`
* [ ] Git tagging and release system
* [ ] How packages are built and what their version pinning is like…
-
We had a conda packaging related meeting today where we discussed that it could be helpful to have Travis CI build conda packages for Tax-Calculator instead of just installing from source. That way w…
-
I’m having some trouble running py.test for OG-USA. Which directly should I run it from and which command should I use?
I keep getting this error:
```
(ogusatemp) HDoupe-MacBook-Pro:ogusa hen…
-
* [ ] Run `get_micro_data.py` from OG-USA
* [ ] Run B-Tax regression
Use Travis CI environment variables and webhook options to test these just on changes to master branch.
-
I've searched through the OG-USA code base and did not find any use of functions in taxcalc/utils.py. Can OG-USA developers confirm my finding that no taxcalc/utils.py functions are used in this repo?
-
@martinholmer I found this diff in the github blame report for `taxcalc.dropq`:
https://github.com/open-source-economics/Tax-Calculator/commit/fc06a73e64f2109804bd08c7207e5c9f8993ab88#diff-0fbb9d8b…
-
```
* Xplayer version (1.8.3)
* Distribution - (Mint 19.0 32-bit MATE)
```
**Issue**
Invoke Xplayer, add a file (mp4, flv, or avi), Xplayer resizes to fit, then either hangs or crashes
*…
-
Environment:
ChromeBook Tegra TK1 Processor 4G Memory
OS: 3.10.18-24 ArchLinux Flavor #1 SMP Wed Nov 29 16:27:21 PST 2017 armv7l GNU/Linux
gcc version 7.2.1 20171128 (GCC)
Using…
-
Upsides are that
- it would follow the convention of Tax-Calculator, B-TAX, OG-USA, taxdata.
- be more obvious what is in the repo.
Are there downsides?
-
Tax-Calculator developers already have the ability to build and locally install a conda taxcalc package, use it, test it, and then uninstall it from the local computer.
How can Tax-Calculator devel…