Taskotron: Use Python 3 on Dev
This commit is contained in:
parent
3c85514973
commit
906896a27c
1 changed files with 2 additions and 3 deletions
|
@ -20,12 +20,11 @@ grokmirror_basedir: /var/lib/git/mirror
|
|||
grokmirror_user: grokmirror
|
||||
grokmirror_repos:
|
||||
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
||||
- { name: fedoraqa/check_modulemd, url: 'https://github.com/fedora-modularity/check_modulemd'}
|
||||
- { name: fedoraqa/python-versions, url: 'https://github.com/fedora-python/taskotron-python-versions'}
|
||||
- { name: fedoraqa/python-versions, url: 'https://github.com/frantisekz/taskotron-python-versions'}
|
||||
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
||||
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
||||
- { name: fedoraqa/rpmlint, url: 'https://pagure.io/taskotron/task-rpmlint.git'}
|
||||
grokmirror_default_branch: develop
|
||||
grokmirror_default_branch: python3
|
||||
|
||||
|
||||
############################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue