[console_scripts]
ldpred = ldpred.run:main
ldpred-inttest = tests.test:run_integration_tests
ldpred-unittest = tests.test:run_unit_tests

