Skip to content

Commit

Permalink
Merge pull request #4 from eslavich/eslavich-update-changelog
Browse files Browse the repository at this point in the history
Update changelog and readme for release
  • Loading branch information
eslavich authored Nov 24, 2021
2 parents 937707e + 28c8a82 commit eb487fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 19 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.1.0 (unreleased)
0.1.0 (2021-11-24)
==================

- Initial schemas for ``gwcs``. [#1]
Expand Down
21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
# WCS ASDF schemas
# asdf-wcs-schemas

This package provides ASDF schemas for validating WCS tags. Users should not need to install this directly; instead, install an implementation package such as gwcs, which includes asdf-wcs-schemas as a dependency.

This is a repository for WCS schemas.


## Installation

To install the latest ``asdf-wcs-schemas`` release

pip install asdf-wcs-schemas

To install the latest code from the repository

pip install git+https://github.com/spacetelescope/asdf-wcs-schemas.git

To use the library

>>> import asdf_wcs_schemas

![CI](https://github.com/asdf-format/asdf-wcs-schemas/workflows/CI/badge.svg)

0 comments on commit eb487fd

Please sign in to comment.