diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-03 12:47:11 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-03 12:47:11 +0200 |
commit | 824f62a4939472d0f85a6602a2ae461d11bd034b (patch) | |
tree | c3426511cb74547c326d46eaef2a5361a3256aea /sci-libs/nipy | |
parent | Merge remote-tracking branch 'github/master' (diff) | |
download | sci-824f62a4939472d0f85a6602a2ae461d11bd034b.tar.gz sci-824f62a4939472d0f85a6602a2ae461d11bd034b.tar.bz2 sci-824f62a4939472d0f85a6602a2ae461d11bd034b.zip |
Add pypi remote-id to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/nipy')
-rw-r--r-- | sci-libs/nipy/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/nipy/metadata.xml b/sci-libs/nipy/metadata.xml index 05f4d5beb..2468f9eb6 100644 --- a/sci-libs/nipy/metadata.xml +++ b/sci-libs/nipy/metadata.xml @@ -9,4 +9,7 @@ <longdescription lang="en"> NIPY is a python project for analysis of structural and functional neuroimaging data. </longdescription> + <upstream> + <remote-id type="pypi">nipy</remote-id> + </upstream> </pkgmetadata> |