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

Add a version requirement for setuptools #56

Closed
xhochy opened this issue May 21, 2015 · 1 comment
Closed

Add a version requirement for setuptools #56

xhochy opened this issue May 21, 2015 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@xhochy
Copy link
Contributor

xhochy commented May 21, 2015

Installing PyScaffold warns about an outdated version of setuptools. Instead it should just depend on a newer version.

your setuptools is too old (<12)
setuptools_scm functionality is degraded
@xhochy xhochy added the bug Something isn't working label May 21, 2015
@FlorianWilhelm FlorianWilhelm added this to the 2.2 milestone May 22, 2015
@FlorianWilhelm FlorianWilhelm self-assigned this May 22, 2015
@FlorianWilhelm
Copy link
Member

From commit 1ef0a90 onwards, Pyscaffold as well as projects created with it will require at least setuptools>=9.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants