Skip to content

Commit 5908605

Browse files
committed
update readme
1 parent 7bc76f0 commit 5908605

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ following steps are required:
2020
- [ ] Edit `MANIFEST.in`
2121
- [ ] Edit the package import in `tools/stubgen.py`
2222
- [ ] Remove the conda-forge recipe from the ignored files in ``.yamllint.yaml``
23+
- [ ] Edit the triggers in the release workflow, setup PyPI trusted publishing, and
24+
remove the publishing URL to test PyPI
2325

2426
The package can then be installed in a given environment with
2527
`pip install -e .` (assuming the current working directory is the root of the

0 commit comments

Comments
 (0)