Skip to content

Commit

Permalink
flagged schema.yaml for upload to PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmykodes committed Apr 23, 2019
1 parent a8d7ca8 commit d1ea19d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include codalab_yaml_validator/schema.yaml
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
license="MIT",
long_description=long_description,
long_description_content_type='text/markdown',
version='0.0.2',
version='0.0.4',
url='https://github.com/codalab/codalab-bundle-validator',
include_package_data=True,
)

0 comments on commit d1ea19d

Please sign in to comment.