- Notifications
You must be signed in to change notification settings - Fork 351
Closed
Description
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:
- install setuptools_scm-1.11.1.tar.gz
- install pytest-django-3.1.2.tar.gz
- 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
Labels
No labels