We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc76f0 commit 5908605Copy full SHA for 5908605
1 file changed
README.md
@@ -20,6 +20,8 @@ following steps are required:
20
- [ ] Edit `MANIFEST.in`
21
- [ ] Edit the package import in `tools/stubgen.py`
22
- [ ] 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
25
26
The package can then be installed in a given environment with
27
`pip install -e .` (assuming the current working directory is the root of the
0 commit comments