Skip to content

Avoid dependency hell #72

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

Closed
FlorianWilhelm opened this issue Sep 16, 2015 · 1 comment
Closed

Avoid dependency hell #72

FlorianWilhelm opened this issue Sep 16, 2015 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@FlorianWilhelm
Copy link
Member

One possibility to avoid problems like #69 would be to include those essential parts like pbr and setuptools_scm directly into PyScaffold.

@FlorianWilhelm FlorianWilhelm added the enhancement New feature or request label Sep 16, 2015
@FlorianWilhelm FlorianWilhelm added this to the 2.5 milestone Sep 16, 2015
@FlorianWilhelm
Copy link
Member Author

The suggestion by @xhochy of specifying only minimum version seems to work for now and is used in the current version 2.4.2. Since maintaining a contrib-package is quite some work (re-wiring all the internal imports of every module for each release), this issue is not that pressing and beneficial as first thought.

FlorianWilhelm added a commit that referenced this issue Feb 9, 2016
…649c15

3649c15 fix issue #72 - handle hg pre commit merge states

git-subtree-dir: pyscaffold/contrib/setuptools_scm
git-subtree-split: 3649c15317a8d533fb7ba6eebabdaaa798945452
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant