-
Notifications
You must be signed in to change notification settings - Fork 355
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* tox: fix tox integration with conda use setup-miniconda github action and specify more packages in conda_deps for each testenv * tox: install ligo-segments and python-ligo-lw with conda these packages don't install cleanly with pypi, but the conda packages have patches * test: use numpy.longdouble instead of float128 float128 isn't available on macOS ARM64 * tox: clean up duplicate package lists * ci: unpin tox * tox: further simplify duplicate configuration
- Loading branch information
1 parent
97e27db
commit 7e4ca12
Showing
4 changed files
with
75 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters