Switch development wrapper to Python3.

This commit is contained in:
Tobias Gruetzmacher 2017-11-26 17:32:17 +01:00
parent 79a2516c61
commit 4d6cbf0720

2
dosage
View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Copyright (C) 2004-2005 Tristan Seligmann and Jonathan Jacobs
# Copyright (C) 2012-2014 Bastian Kleineidam