mirror of
https://git.ikl.sh/132ikl/liteshort.git
synced 2023-08-10 21:13:04 +03:00
Update source location
This commit is contained in:
parent
9c3a0eca6b
commit
91db3d46ba
2
setup.py
2
setup.py
@ -11,7 +11,7 @@ setuptools.setup(
|
|||||||
description="User-friendly, actually lightweight, and configurable URL shortener",
|
description="User-friendly, actually lightweight, and configurable URL shortener",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
url="https://github.com/132ikl/liteshort",
|
url="https://git.ikl.sh/132ikl/liteshort",
|
||||||
packages=setuptools.find_packages(),
|
packages=setuptools.find_packages(),
|
||||||
package_data={"liteshort": ["templates/*", "static/*", "config.template.yml"]},
|
package_data={"liteshort": ["templates/*", "static/*", "config.template.yml"]},
|
||||||
entry_points={
|
entry_points={
|
||||||
|
Loading…
Reference in New Issue
Block a user