Skip to content

Commit

Permalink
Merge pull request #188 from lsst-sqre/tickets/DM-40967
Browse files Browse the repository at this point in the history
DM-40967: Update to technote 0.3.0a6
  • Loading branch information
jonathansick authored Oct 4, 2023
2 parents 538befd + 36f8c7f commit 62d3a36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Changes:
- rtn
- pstn

- Link to technical notes, which are hosted on lsst.io, now linking directly to lsst.io rather than going through ls.st. This includes the sqr, dmtn, etc. roles and all the new roles mentioned above.
- Link to technical notes, which are hosted on [lsst.io](https://www.lsst.io), now linking directly to [lsst.io](https://www.lsst.io) rather than going through `ls.st``. This includes the sqr, dmtn, etc. roles and all the new roles mentioned above.
- Use `importlib.metadata` for getting the package version, rather than `pkg_resources`.
- Move to a `src/` based package layout for consistency.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ guide = [
technote = [
# Theme and extensions for technotes
"sphinx<7",
"technote==0.3.0a4",
"technote==0.3.0a6",
"sphinx-prompt",
]
pipelines = [
Expand Down

0 comments on commit 62d3a36

Please sign in to comment.