Skip to content

Update setuptools_scm-1.11.1 requirement or unpin #465

@stephanema

Description

@stephanema

I have a little question:
Do you really need a hard dependency to setuptools_scm-1.11.1.tar.gz?

I have some packages which needs setuptools_scm-1.15.0.tar.gz and collide with this.

Actually I do the following:

  1. install setuptools_scm-1.11.1.tar.gz
  2. install pytest-django-3.1.2.tar.gz
  3. install setuptools_scm-1.15.0.tar.gz

I am on a win7 64bit pc with python 3.5.3 64bit without internet connection.

Actually all my pytest’s with django works well.

If it’s not a problem for you, could you put the dependency to
setuptools_scm-1.15.0 Or setuptools_scm only?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions