Skip to content

Change to pytest in README.rst #556

@m-dz

Description

@m-dz

A quick fix in README.rst to use pytest:
change this:

dateutil has a comprehensive test suite, which can be run simply by running python setup.py test [-q] in the project root.

to this:

dateutil has a comprehensive test suite, which can be run simply by running python -m pytest in the project root.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions