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

Update install setup #120

Closed
wants to merge 11 commits into from
Closed

Update install setup #120

wants to merge 11 commits into from

Conversation

znicholls
Copy link
Collaborator

@znicholls znicholls commented Oct 24, 2018

Please confirm that this PR has done the following:

  • Tests Added
  • Documentation Added
  • Description in RELEASE_NOTES.md Added

Adding to RELEASE_NOTES.md (remove section after adding to RELEASE_NOTES.md)

Please add a single line in the release notes similar to the following:

- (#XX)[http://link-to-pr.com] Added feature which does something

Description of PR

A way to update the install setup to make everything easier and more automatic for the user.

For example, this now works

git clone git@github.com:IAMconsortium/pyam.git
pip install -e .[test]
pytest

@znicholls znicholls requested a review from gidden October 24, 2018 14:27
setup.py Outdated Show resolved Hide resolved
@gidden
Copy link
Member

gidden commented Oct 24, 2018

can you add the license per #121 please?

setup.py Outdated Show resolved Hide resolved
@znicholls
Copy link
Collaborator Author

to get the release notes right I should probably rebase onto #128 (or master once #128 is merged)

@gidden gidden closed this Nov 2, 2018
@gidden gidden deleted the install-tweaks branch November 2, 2018 10:42
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.

None yet

3 participants