mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Typo
This commit is contained in:
parent
cf9861216b
commit
cbed080782
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ And to list all available commands::
|
|||
Release process
|
||||
===============
|
||||
|
||||
Releases are performed using tags. When a new release is published on GitHub, a `GitHub Action workflow <https://github.com/simonw/sqlite-utils/blob/main/.github/workflows/publish.yml>`__ will perform the following:
|
||||
Releases are performed using tags. When a new release is published on GitHub, a `GitHub Actions workflow <https://github.com/simonw/sqlite-utils/blob/main/.github/workflows/publish.yml>`__ will perform the following:
|
||||
|
||||
* Run the unit tests against all supported Python versions. If the tests pass...
|
||||
* Build a wheel bundle of the underlying Python source code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue