Skip to content

Commit 57725bd

Browse files
authored
Format PyPI
Signed-off-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
1 parent 4ff4ec1 commit 57725bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ For a MINOR or MAJOR release:
8282
- [ ] Check if the documentation builds on [readthedocs.org](https://readthedocs.org/projects/flexmeasures/builds/) (login via Github)
8383
- [ ] Create [a release on GitHub](https://github.com/FlexMeasures/flexmeasures/releases) based on the new tag (you can copy the title from your blog post and also paste the change log notes in there; the "Generate release notes" button is also cool; code assets are added automatically)
8484
- [ ] (MINOR or MAJOR) Publish the blog post in Publii ("Sync your website") - if you need a Github token, you can generate one [like this](https://github.com/settings/tokens/new?scopes=public_repo,repo_deployment&description=Token%20for%20Deployment%20to%20GitHub%20Pages). Other Server settings for [Publii under Github Pages](https://getpublii.com/docs/host-static-website-github-pages.html): "Website URL":"flexmeasures.io", "API Server": "api.github.com", "Username": "FlexMeasures", "Repository": "website".
85-
- [ ] Test Pypi release
85+
- [ ] Test PyPI release
8686
- Test (in some fresh context) if pip installs the fresh version:
8787
- `python3 -m venv testing-fm-latest; source testing-fm-latest/bin/activate`
8888
- `pip install --upgrade flexmeasures` # should download & install new version

0 commit comments

Comments
 (0)