Use pip2conda to parse requirements for conda
- Feb 03, 2022
-
-
Duncan Macleod authored
the script was migrated into its own project
-
The parse-conda-requirements.py
script has been migrated out of GWpy and into its own pip2conda
project, this PR updates this project to use that one.
Currently this is installing directly from the git repo, but will be updated to install from conda-forge when pip2conda
has been migrated to that platform.
the script was migrated into its own project