diff --git a/setup.cfg b/setup.cfg index 8dd2e017db2db04a5d92044bc4fc5ed0040bd572..4a86df8ebe1f77c62f4e6de88f45610732c0b3fe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,4 +13,11 @@ addopts = --ignore test/integration/sampler_run_test.py [metadata] +name = bilby license_file = LICENSE.md + +[options.extras_require] +gw = + astropy + gwpy + lalsuite