Skip to content

0.0.18

Latest
Compare
Choose a tag to compare
@oliverchang oliverchang released this 23 Feb 01:45
· 804 commits to master since this release
657fe2a
PyPI fixes. (#1061)

- Checkout submodules in the PyPI builder to make sure the OSV schema is
included in the built package.
- Make sure the JSON schema is included as a data file. 
- Add missing PyPI package dependencies. This should align with our root
Pipfile.

Part of #1060