Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Commit

Permalink
Merge pull request #78 from dcolligan/release_v0_6_0a10
Browse files Browse the repository at this point in the history
Change reqs for release
  • Loading branch information
dcolligan authored Mar 14, 2017
2 parents d80d62e + 33d664c commit 819e965
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
#
# ga4gh-schemas==0.1.0
#
git+git://github.com/ga4gh/ga4gh-common.git@master#egg=ga4gh_common
git+git://github.com/ga4gh/schemas.git@master#egg=ga4gh_schemas
#git+git://github.com/ga4gh/ga4gh-common.git@master#egg=ga4gh_common
#git+git://github.com/ga4gh/schemas.git@master#egg=ga4gh_schemas
4 changes: 2 additions & 2 deletions constraints.txt.default
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
#
# ga4gh-schemas==0.1.0
#
git+git://github.com/ga4gh/ga4gh-common.git@master#egg=ga4gh_common
git+git://github.com/ga4gh/schemas.git@master#egg=ga4gh_schemas
#git+git://github.com/ga4gh/ga4gh-common.git@master#egg=ga4gh_common
#git+git://github.com/ga4gh/schemas.git@master#egg=ga4gh_schemas
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# These requirements are read directly into setup.py, so specify them
# in the order that they should be in in setup.py
ga4gh_common
ga4gh_schemas
ga4gh_common==0.0.7
ga4gh_schemas==0.6.0a10.post1
requests
protobuf==3.1.0.post1

0 comments on commit 819e965

Please sign in to comment.