Skip to content

Conversation

RonnyPfannschmidt
Copy link
Member

fixes #9

@RonnyPfannschmidt RonnyPfannschmidt merged commit 4f84396 into master Jul 31, 2020
requires = ["setuptools>=41.2.0", "wheel", "setuptools_scm>3"]


[tool.setuptools_scm] No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh cool. Wasn't this the main reason why we still have a setup.py in pytest?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it was added very recently to setuptools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid using setup_requires parameter in setup.py
2 participants