We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2063ba commit bf51eb2Copy full SHA for bf51eb2
1 file changed
setup.py
@@ -34,7 +34,7 @@
34
version=__version__,
35
author='Sebastia Agramunt Puig',
36
author_email='contact@agramunt.me',
37
- url='https://github.com/sebastiaagramunt/blogging-code/tree/main/python-cpp-boilerplate',
+ url='https://github.com/SebastiaAgramunt/python-boilerplate',
38
description='Example package with C++ extension',
39
long_description=open('README.md').read(),
40
long_description_content_type='text/markdown',
0 commit comments