mirror of
https://gitflic.ru/project/santaspeen/gitflic.git
synced 2025-08-17 08:55:42 +00:00
Fix Source url
This commit is contained in:
parent
2e968a58e5
commit
2a2538e874
3
setup.py
3
setup.py
@ -50,8 +50,7 @@ setup(
|
|||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
],
|
],
|
||||||
project_urls={
|
project_urls={
|
||||||
'Documentation': 'https://anixart.readthedocs.io/',
|
'Source': about['__url__'],
|
||||||
'Source': 'https://github.com/SantaSpeen/anixart',
|
|
||||||
},
|
},
|
||||||
python_requires=">=3.7",
|
python_requires=">=3.7",
|
||||||
)
|
)
|
Loading…
x
Reference in New Issue
Block a user