Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenkaF committed Mar 19, 2024
1 parent 40c3e2c commit e4fd086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ services:
PYTEST_ARGS: "--doctest-modules --doctest-cython"
volumes: *conda-volumes
# pytest is installed with an upper pin of 8.0.0 because
# newe version breaks cython doctesting, see:
# newer version breaks cython doctesting, see:
# https://github.com/lgpage/pytest-cython/issues/58
# Remove pip install pytest~=7 when upstream issue is resolved
command:
Expand Down

0 comments on commit e4fd086

Please sign in to comment.