Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated version of python-intermine #9269

Merged
merged 5 commits into from
Jun 14, 2018
Merged

Conversation

nupurgunwant
Copy link
Contributor

  • I have read the guidelines for bioconda recipes.
  • This PR adds a new recipe.
  • AFAIK, this recipe is directly relevant to the biological sciences (otherwise, please submit to the more general purpose conda-forge channel).
  • This PR updates an existing recipe.
  • This PR does something else (explain below).

@jerowe
Copy link
Contributor

jerowe commented Jun 14, 2018

#!/bin/bash -eo pipefail
.circleci/setup.sh
From ssh://github.com/bioconda/bioconda-recipes
 * [new branch]          master     -> __upstream__jmqhmjjxbr/master
The CI configuration is out of date.
Please merge in bioconda:master.
Exited with code 1

Could you pull the master branch on bioconda?

#If you don't have bioconda already
git remote add upstream https://github.com/bioconda/bioconda-recipes
git pull upstream master
git add -A
git commit -m "updated master"
git push origin master

@nupurgunwant
Copy link
Contributor Author

@jerowe Thanks a lot ! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants