Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
eigenpy
Commits
2f0a5a3c
Unverified
Commit
2f0a5a3c
authored
Oct 23, 2019
by
Justin Carpentier
Committed by
GitHub
Oct 23, 2019
Browse files
Merge pull request #99 from wxmerkt/wxm-add-package-xml
Update package.xml to fix unstable build warnings
parents
bd80c54d
84cdfa82
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
2f0a5a3c
<?xml version="1.0"?>
<package
format=
"2"
>
<name>
eigenpy
</name>
<version>
1.
5.3
</version>
<version>
1.
6.2
</version>
<description>
Bindings between Numpy and Eigen using Boost.Python
</description>
<maintainer
email=
"justin.carpentier@inria.fr"
>
Justin Carpentier
</maintainer>
<maintainer
email=
"wolfgang.merkt@ed.ac.uk"
>
Wolfgang Merkt
</maintainer>
...
...
@@ -11,6 +11,8 @@
<url
type=
"website"
>
https://github.com/stack-of-tasks/eigenpy
</url>
<build_depend>
git
</build_depend>
<build_depend>
doxygen
</build_depend>
<depend>
python
</depend>
<depend>
python-numpy
</depend>
<depend>
eigen
</depend>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment