Closed bollwyvl closed 7 years ago
Could someone please take a look at this?
Hi @bollwyvl and @jakirkham. I'm helping @ColtonProvias get reviews done and PRs merged. Can you please retarget to master and also include the README? Then I'd be happy to approve and merge it.
Eek... I'm going to start over on another PR!
Please see PR ( https://github.com/ColtonProvias/sqlalchemy-jsonapi/pull/36 ).
Hi, thanks for the work!
I'm looking to get sqlalchemy-jsonapi built for conda with the conda-forge community. As part of that, we try to make sure that the distributed packages clearly communicate the rights that a user has, which mainly takes the form of including the license file in the distributed package (not just the name of the license in the metadata).
In the spirit of this guide, this adds the requisite
fix MANIFEST.in
commit!Of course, you might want to include other things, too, (README?) and I'm not sure if a 4.0.9 is forthcoming, but since the 4.x line is what is currently distributed, I figured it was worth starting here!