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

pipenv #54

Merged
merged 9 commits into from
Nov 24, 2017
Merged

pipenv #54

merged 9 commits into from
Nov 24, 2017

Conversation

willrogers
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 26a7f11 on pipenv into efcadb0 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.333% when pulling 26a7f11 on pipenv into efcadb0 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.333% when pulling 26a7f11 on pipenv into efcadb0 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.333% when pulling 3757443 on pipenv into efcadb0 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.333% when pulling 3757443 on pipenv into efcadb0 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 3757443 on pipenv into efcadb0 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 0df07d3 on pipenv into efcadb0 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 9d4cad4 on pipenv into efcadb0 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.333% when pulling 9d4cad4 on pipenv into efcadb0 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.333% when pulling 9d4cad4 on pipenv into efcadb0 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 10b325a on pipenv into efcadb0 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling e73325a on pipenv into efcadb0 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling a692c58 on pipenv into efcadb0 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 3a3d80c on pipenv into efcadb0 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 3a3d80c on pipenv into efcadb0 on master.

@willrogers willrogers changed the title Try using pip instead of conda for Travis. pipenv Nov 24, 2017
@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 802b3e2 on pipenv into 1103594 on master.

@willrogers
Copy link
Collaborator Author

willrogers commented Nov 24, 2017

A couple of niggles in the end here:

  • pipenv sets a specific version of Python (the [requires] section in Pipfile), but since this is a library it wants to support different versions of Python
  • similarly, when testing in Travis we use different versions of Python so get a warning because it differs from the Pipfile
    • the [requires] section isn't required (see e.g. requests)
  • readthedocs doesn't support installation from a Pipfile

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling f2805e6 on pipenv into 1103594 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling c9d8763 on pipenv into 1103594 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling c9d8763 on pipenv into 1103594 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling b69eeb1 on pipenv into 1103594 on master.

@coveralls
Copy link

coveralls commented Nov 24, 2017

Coverage Status

Coverage remained the same at 93.333% when pulling 90f7feb on pipenv into 1103594 on master.

@willrogers willrogers merged commit f5d756f into master Nov 24, 2017
@willrogers willrogers deleted the pipenv branch November 24, 2017 14:59
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