Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move to buildtools and pyproject.toml (#163)
* move to buildtools and pproject.toml * isolated build * include for flat layout, reinstate setup.py * add foreground init * add more inits * add bias init * isolated build * include for flat layout, reinstate setup.py * include for flat layout, reinstate setup.py * fix _bias naming error * try restoring a test file * restore kappa test data * restore cash data * restore bandpass test files * codestyle * setuptools_scm and remove astropy * add missing os import * Avoid `noqa F401` * Sort imports * Pack `cash` * Pack `gaussian` * Pack `poisson` * Pack `ps` * Sort imports * Drop `setup.cfg` in favor of `pyproject.toml` * Add common cosmology for testing * Pass new fixed cosmology to tests * Check specific value of likelihood rather than finite * Fix cosmopower test * Clean comments * add ccl to include * add testpaths * try removing conftest * try more verbosity * add testpaths to package data * testpaths must be array * test source in coverage run * test path to tests * test include * test python * test specify files * Re-create setup.cfg * Add pythonpath * try remove `cfg` * Revert last two commits * Fully revert commit `a41970a` * change setup method of mflike test * Add dependency tensorflow * test explicit path to `soliket` * Correct config file for `cov` --------- Co-authored-by: Giacomo Galloni <[email protected]>
- Loading branch information