File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -54,9 +54,9 @@ These are the steps to create a new release:
5454
55555 . A GitHub action will test the tag and if all goes well it will create
5656 a [ GitHub
57- Release] ( https://github.com/frequenz-floss/frequenz-channels/releases ) ,
57+ Release] ( https://github.com/frequenz-floss/frequenz-channels-python /releases ) ,
5858 create a new
59- [ announcement] ( https://github.com/frequenz-floss/frequenz-channels/discussions/categories/announcements )
59+ [ announcement] ( https://github.com/frequenz-floss/frequenz-channels-python /discussions/categories/announcements )
6060 about the release, and upload a new package to
6161 [ PyPI] ( https://pypi.org/project/frequenz-channels/ ) automatically.
6262
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ This repository contains channel implementations for python.
66
77If you want to know how to build this project and contribute to it, please
88check out the [ Contributing
9- Guide] ( https://github.com/frequenz-floss/frequenz-channels/CONTRIBUTING.md ) .
9+ Guide] ( https://github.com/frequenz-floss/frequenz-channels-python /CONTRIBUTING.md ) .
Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ name ="Frequenz Energy-as-a-Service GmbH"
35353636
3737[project .urls ]
38- Changelog = " https://github.com/frequenz-floss/frequenz-channels-pytyhon /releases"
39- Repository = " https://github.com/frequenz-floss/frequenz-channels-pytyhon "
40- Issues = " https://github.com/frequenz-floss/frequenz-channels-pytyhon /issues"
41- Support = " https://github.com/frequenz-floss/frequenz-channels-pytyhon /discussions/categories/support"
38+ Changelog = " https://github.com/frequenz-floss/frequenz-channels-python /releases"
39+ Repository = " https://github.com/frequenz-floss/frequenz-channels-python "
40+ Issues = " https://github.com/frequenz-floss/frequenz-channels-python /issues"
41+ Support = " https://github.com/frequenz-floss/frequenz-channels-python /discussions/categories/support"
4242
4343[tool .setuptools ]
4444include-package-data = true
You can’t perform that action at this time.
0 commit comments