Skip to content

Commit 0c86078

Browse files
themightychrisvevetron
authored andcommitted
fix(docs): remove out-of-date note about publishing to PyPi not being automated
1 parent 7b16d14 commit 0c86078

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

apps/maps/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ data validation as well as Typescript types for type-hinting in the Svelte app.
1515
a few CLI commands to facilitate validating pre-existing data with those types and/or generate a quick URL
1616
with state for testing.
1717

18-
TODO: a GitHub Action workflow exists to build the package, but it does not currently publish to pypi; right now
19-
that is done manually with `poetry publish`.
18+
A GitHub Action workflow exists to build the package and publish it to PyPi. Be sure to bump the version date in `pyproject.toml` in any pull request that updates the library.
2019

2120
## Developing the maps app
2221

0 commit comments

Comments
 (0)