Skip to content

fix #9 no longer use setup_requires #10

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 31, 2020
Merged

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]
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

# for free to join this conversation on GitHub. Already have an account? # 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