Cédric Krier pushed to branch branch/default at Tryton / python-sql
Commits:
bca97196 by Cédric Krier at 2022-12-26T11:15:43+01:00
Use generic source code URL
- - - - -
1 changed file:
- setup.py
Changes:
=====================================
setup.py
=====================================
@@ -29,7 +29,7 @@
project_urls={
"Bug Tracker": 'https://python-sql.tryton.org/',
"Forum": 'https://discuss.tryton.org/tags/python-sql',
- "Source Code": 'https://foss.heptapod.net/tryton/python-sql',
+ "Source Code": 'https://code.tryton.org/python-sql',
},
keywords='SQL database query',
packages=find_packages(),
View it on Heptapod:
https://foss.heptapod.net/tryton/python-sql/-/commit/bca971964107f40f1bec916317a21c719334531b
--
View it on Heptapod:
https://foss.heptapod.net/tryton/python-sql/-/commit/bca971964107f40f1bec916317a21c719334531b
You're receiving this email because of your account on foss.heptapod.net.