uc-cdis / peregrine

GraphQL search API service
Apache License 2.0
11 stars 9 forks source link

PXP-6246 Migrate to poetry #174

Closed williamhaley closed 3 years ago

williamhaley commented 3 years ago

PXP-6246 via PXP-7944

Improvements

Dependency updates

github-actions[bot] commented 3 years ago

The style in this PR agrees with black. :heavy_check_mark:

This formatting comment was generated automatically by a script in uc-cdis/wool.

williamhaley commented 3 years ago

Looks like tests are failing related to https://github.com/uc-cdis/gen3authz/pull/35 ~Not sure why. It doesn't look like peregrine directly includes arborist, but I'm guessing a general arborist issue is causing the tests to fail. I think that's a blocker for this and we should probably update the dependency to the latest gen3authz when merged.~ Peregrine uses gen3authz directly and it looks like we need those issues resolved

paulineribeyre commented 3 years ago

@williamhaley not sure how this is related, but i just released gen3authz version 1.0.5

williamhaley commented 3 years ago

🎉 Thanks @paulineribeyre!