Skip to content

Simply construct a CheckdocsItem if any Python project file is found.#9

Merged
jaraco merged 1 commit intomainfrom
feature/simple-item
Mar 28, 2021
Merged

Simply construct a CheckdocsItem if any Python project file is found.#9
jaraco merged 1 commit intomainfrom
feature/simple-item

Conversation

@jaraco
Copy link
Copy Markdown
Owner

@jaraco jaraco commented Mar 15, 2021

Fixes #8. Workaround for pytest-dev/pytest#8435.

@jaraco
Copy link
Copy Markdown
Owner Author

jaraco commented Mar 15, 2021

@RonnyPfannschmidt Would you mind reviewing this for reasonableness? It seems to work.

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.

What about projects without setup.py?

2 participants