Skip to content

Conversation

@WeatherGod
Copy link
Member

A completely clean/fresh source build of basemap will fail due to the lack of a vestigial lib/dap directory. This pull should remove any remaining references to lib/dap from the MANIFEST.in and setup.py.

@ddale
Copy link
Collaborator

ddale commented Feb 22, 2011

Would you merge this as soon as its ready? I would like to install basemap to build the mpl docs.

@WeatherGod
Copy link
Member Author

Done. I think I did it correctly.

@WeatherGod
Copy link
Member Author

Looks like I don't know what I am doing yet. I think I merged it up to my fork's master...

@ddale
Copy link
Collaborator

ddale commented Feb 22, 2011

Not quite. You need to push to matplotlib/basemap. You pushed to your own fork. Once you push to matplotlib/basemap, this pull request will automatically be closed.

@ddale
Copy link
Collaborator

ddale commented Feb 22, 2011

in your repo:

git remote add upstream git@github.com:matplotlib/basemap
git checkout master
git push upstream master

WeatherGod pushed a commit that referenced this pull request Dec 31, 2015
This pull request was closed.
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