mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-04 17:45:49 +00:00
update readme
This commit is contained in:
4
setup.py
4
setup.py
@ -1,5 +1,5 @@
|
||||
from pathlib import Path
|
||||
from setuptools import setup, find_packages
|
||||
from setuptools import find_packages, setup
|
||||
from typing import Any, Dict
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@ setup(
|
||||
version=metadata["__version__"],
|
||||
zip_safe=False,
|
||||
|
||||
description="ArcH Linux ReposItory MANager",
|
||||
description="ArcH linux ReposItory MANager",
|
||||
|
||||
author="ahriman team",
|
||||
author_email="",
|
||||
|
Reference in New Issue
Block a user