Skip to content

Use pip2conda to parse requirements for conda

Duncan Macleod requested to merge github/fork/duncanmmacleod/pip2conda into master

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.

Merge request reports