Skip to content

Commit

Permalink
DOC: apply suggested formatting and clarity updates
Browse files Browse the repository at this point in the history
Co-authored-by: Ken Lauer <[email protected]>
  • Loading branch information
ZLLentz and klauer authored Apr 4, 2023
1 parent fb5fd27 commit 1a677ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Features
args/kwargs exist in the database (``check_args_kwargs_match``).
- Adds ``happi audit -d/--details`` option to print the source of a requested
audit function.
- Adds delete cli command.
- Adds the ``happi delete`` CLI tool for deleting entries from the happi database.

Bugfixes
--------
Expand All @@ -24,7 +24,7 @@ Bugfixes

Maintenance
-----------
- Migrates from travis ci to github actions for continuous integration testing, and documentation deployment.
- Migrates from Travis CI to GitHub Actions for continuous integration testing, and documentation deployment.
- Updates happi to use setuptools-scm, replacing versioneer, as its version-string management tool of choice.
- Syntax has been updated to Python 3.9+ via ``pyupgrade``.
- happi has migrated to modern ``pyproject.toml``, replacing ``setup.py``.
Expand Down

0 comments on commit 1a677ee

Please sign in to comment.