1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc/doxygen: Use python3 in generate-changelog.py

This commit is contained in:
Marian Buschsieweke 2019-09-10 10:10:12 +02:00
parent abd1cd51b7
commit 6bf5dd2963
No known key found for this signature in database
GPG Key ID: 61F64C6599B1539F

View File

@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python3
# -*- coding: utf-8 -*-
# vim:fenc=utf-8
#