mirror of
https://github.com/google/fonts.git
synced 2024-12-17 13:41:32 +03:00
update github url on setup.py
This commit is contained in:
parent
7a223ee364
commit
c292326b70
2
setup.py
2
setup.py
@ -25,7 +25,7 @@ with open('README.md') as f:
|
||||
setup(
|
||||
name="gflanguages",
|
||||
use_scm_version={"write_to": "Lib/gflanguages/_version.py"},
|
||||
url='https://github.com/googlefonts/gflanguages/',
|
||||
url='https://github.com/googlefonts/lang/',
|
||||
description='A python API for evaluating language support in the Google Fonts collection.',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown', # This is important!
|
||||
|
Loading…
Reference in New Issue
Block a user