Skip to content

Conversation

@graingert
Copy link
Member

@graingert graingert commented Jul 3, 2019

integrating with python setup.py test is not good practice!

  • Target the master branch for bug fixes, documentation updates and trivial changes.
  • Target the features branch for new features and removals/deprecations.
  • Include documentation when adding new features.
  • Include new tests or update existing tests when applicable.

Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:

  • Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.
  • Add yourself to AUTHORS in alphabetical order;

integrating with `python setup.py test` is not good practice!
@graingert
Copy link
Member Author

#5534

@graingert graingert changed the title remove documentation about setuptools integration Refs #5534 remove documentation about setuptools integration Refs #5534 Fixes #3814 Jul 3, 2019
@nicoddemus nicoddemus merged commit d74a975 into pytest-dev:master Jul 3, 2019
@nicoddemus
Copy link
Member

Thanks!

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.

2 participants