Skip to content

Commit 5f8ddab

Browse files
committed
Merge pull request #1 from agronholm/master
Fixed project URL.
2 parents b00bd19 + 1161862 commit 5f8ddab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def find_version(*file_paths):
2525
name='pytest-asyncio',
2626
version=find_version('pytest_asyncio', '__init__.py'),
2727
packages=find_packages(),
28-
url='https://github.com/Tinche/pytest_asyncio',
28+
url='https://github.com/Tinche/pytest-asyncio',
2929
license='Apache 2.0',
3030
author='Tin Tvrtkovic',
3131
author_email='[email protected]',

0 commit comments

Comments
 (0)