Explorar o código

starpupy/src: set utf8 coding

Nathalie Furmento %!s(int64=4) %!d(string=hai) anos
pai
achega
af9bf4f689
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      starpupy/src/setup.cfg.in
  2. 1 0
      starpupy/src/setup.py.in

+ 1 - 0
starpupy/src/setup.cfg.in

@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 # Copyright (C) 2020       Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria

+ 1 - 0
starpupy/src/setup.py.in

@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 # Copyright (C) 2020       Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria