Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Moprescu/readme #33

Merged
merged 10 commits into from
Apr 10, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
Co-Authored-By: moprescu <[email protected]>
  • Loading branch information
kbattocchi and moprescu authored Apr 10, 2019
commit d94df65597c14ab7820f72f59f0d6d732f08100b
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ We rely on some recent features of setuptools, so make sure to upgrade to a rece

## Running the tests

This project uses [pytest](https:docs.pytest.org/) for testing. To run tests locally after installing the package,
This project uses [pytest](https://docs.pytest.org/) for testing. To run tests locally after installing the package,
you can use `python setup.py pytest`.

## Generating the documentation
Expand Down