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
84cdfa82
Commit
84cdfa82
authored
Oct 23, 2019
by
Wolfgang Merkt
Browse files
Update package.xml to fix unstable build, update version number
parent
bd80c54d
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
84cdfa82
<?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