Shopify / pyoozie

Library for querying and scheduling with Apache Oozie
https://py-oozie.readthedocs.io
MIT License
11 stars 12 forks source link

Remove dependency links #37

Closed cfournie closed 7 years ago

cfournie commented 7 years ago

This is a deprecated feature in pip, so let's not rely upon it.

erikwright commented 7 years ago

May I suggest loosening the version constraint somewhat? According to your versioning strategy, >= 0.2.0 and < 1 should be compatible.

erikwright commented 7 years ago

LGTM