ga4gh / ga4gh-schemas

Models and APIs for Genomic data. RETIRED 2018-01-24
http://ga4gh.org
Apache License 2.0
214 stars 114 forks source link

Move setup #744

Closed dcolligan closed 7 years ago

dcolligan commented 7 years ago

Depends on #743

@david4096 this gives you the functionality you want (in, say, server directory):

$ pip uninstall -y ga4gh-schemas && pip install ../schemas && ga4gh_run_tests
david4096 commented 7 years ago

Nice one on figuring out the google imports! @kozbo this will need your approval as it alters the release process. +1 from me, we'll want to follow this with some python specific usage documentation.