Skip to content

Commit f178239

Browse files
committed
README clarification
1 parent f872598 commit f178239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
A basic template for building Python packages.
66

77
## Features
8+
A package built from this starter code will have the following features:
89
- **Easy to install** with `pip install -e .` (see `pyproject.toml`)
910
- **Continuous integration** with GitHub Actions (see `.github/workflows/ci.yml` and `run_ci_checks.sh`)
1011
- **Autoformatting** with black, isort, and docformatter (see `run_autoformat.sh`)

0 commit comments

Comments
 (0)