We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a00d6 commit f75a5e1Copy full SHA for f75a5e1
.github/workflows/ci.yml
@@ -119,7 +119,7 @@ jobs:
119
with:
120
changes_file: CHANGES.rst
121
name: async-timeout
122
- version_file: async-timeout/__init__.py
+ version_file: async_timeout/__init__.py
123
github_token: ${{ secrets.GITHUB_TOKEN }}
124
pypi_token: ${{ secrets.PYPI_TOKEN }}
125
fix_issue_regex: '\(`#(\\d+) <https://github.com/aio-libs/async-timeout/issues/\\1>`_\)'
0 commit comments