Set symbols visibility to public for util functions
This commit is contained in:
parent
ad46e04ebe
commit
7dea456122
10 changed files with 19 additions and 11 deletions
|
@ -5,7 +5,7 @@
|
|||
<version>0.2.8</version>
|
||||
<description>Tools for setting up tracing sessions.</description>
|
||||
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer>
|
||||
<maintainer email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</maintainer>
|
||||
<maintainer email="ingo.luetkebohle@de.bosch.com">Ingo Luetkebohle</maintainer>
|
||||
<license>Apache 2.0</license>
|
||||
<author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ setup(
|
|||
install_requires=['setuptools'],
|
||||
maintainer=(
|
||||
'Christophe Bedard, '
|
||||
'Ingo Lütkebohle'
|
||||
'Ingo Luetkebohle'
|
||||
),
|
||||
maintainer_email=(
|
||||
'bedard.christophe@gmail.com, '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue