Updated buildbot dependencies

This commit is contained in:
Marvin Pohl 2021-03-09 20:42:36 +01:00
parent 7a50c7a064
commit 4e583a7756
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ setup(name='buildbot-gitea',
long_description=long_description,
long_description_content_type="text/markdown",
packages=['buildbot_gitea'],
requires=[
"buildbot (>=2.9.0)"
install_requires=[
"buildbot>=2.9.0,<3.0.0"
],
entry_points={
"buildbot.webhooks": [