ci: changed master to main

This commit is contained in:
2024-04-19 13:33:36 +02:00
parent 8d68e7df70
commit 701be5262a
2 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ ophyd_test = "ophyd_devices:launch"
"Bug Tracker" = "https://gitlab.psi.ch/bec/ophyd_devices/issues"
Homepage = "https://gitlab.psi.ch/bec/ophyd_devices"
documentation = "https://bec.readthedocs.org"
changelog = "https://gitlab.psi.ch/bec/ophyd_devices/blob/master/CHANGELOG.md"
changelog = "https://gitlab.psi.ch/bec/ophyd_devices/blob/main/CHANGELOG.md"
[tool.hatch.build.targets.wheel]
include = ["*"]