Skip to content

Commit

Permalink
Merge pull request #28 from openalea/utf8
Browse files Browse the repository at this point in the history
Generate utf-8 wralea files
  • Loading branch information
pradal authored Jan 22, 2024
2 parents a95272b + 52109ed commit 59828e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/openalea/core/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@ class PyPackageWriter(object):
""" Write a wralea python file """

wralea_template = """
# -*- coding: latin-1 -*-
# This file has been generated at $TIME
from openalea.core import *
Expand Down

0 comments on commit 59828e2

Please sign in to comment.