Conversation
adamjstewart
left a comment
There was a problem hiding this comment.
Missing the following dependencies:
python_requires = >=3.6
install_requires = setuptools
setup_requires = setuptools; setuptools_scm
Also, is there a reason to switch from PyPI to GitHub?
I believe I have fixed this.
I don't know how to resolve these. I have a depends_on('py-setuptools') statement in the package.py file, but could not locate a setuptools-scm package.
I originally had issues downloading from PyPI that I resolved. Switched it back to PyPI. |
There is a |
…e all Python packages have this dependency
No description provided.