Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.

Pin all dependencies, even indirect ones. #110

Merged
merged 1 commit into from
Apr 27, 2016
Merged

Pin all dependencies, even indirect ones. #110

merged 1 commit into from
Apr 27, 2016

Conversation

hannosch
Copy link
Contributor

This is the output of pip freeze inside the container with test-only dependencies like pep8, pyflakes and mccabe being removed.

Especially with celery and its dependencies, there are often intricate version dependencies between them. I prefer to be explicit about all versions, rather than trust that future versions stay backwards compatible.

@chuckharmston r?

This is the output of `pip freeze` with test-only dependencies like
pep8, pyflakes and mccabe being removed.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 30d5975 on hannosch:hannosch-pip-freeze into fc24b93 on mozilla:master.

@chuckharmston
Copy link
Contributor

Great call, thanks @hannosch!

@chuckharmston chuckharmston merged commit f082c41 into mozilla:master Apr 27, 2016
@hannosch hannosch deleted the hannosch-pip-freeze branch April 27, 2016 16:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants