Skip to content

Commit 50421e4

Browse files
jspaaksfdiblen
andauthored
Update {{cookiecutter.project_name}}/project_setup.md
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
1 parent b70741e commit 50421e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/project_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ help you decide which tool to use for packaging.
6363
- PyTest is listed as a development dependency, and can thus be installed with `pip3 install --editable .[dev]`
6464
- Tests can be run with `pytest`
6565
- This is configured in `setup.cfg`
66-
- Uses [GitHub action workflows](https://docs.github.com/en/actions) to automatically run tests on GitHub infrastructure against multiple Python versions
66+
- The project uses [GitHub action workflows](https://docs.github.com/en/actions) to automatically run tests on GitHub infrastructure against multiple Python versions
6767
- Workflows can be found in [`.github/workflows`](.github/workflows/)
6868
- [Relevant section in the guide](https://guide.esciencecenter.nl/#/best_practices/language_guides/python?id=testing)
6969

0 commit comments

Comments
 (0)