Skip to content
Snippets Groups Projects
Verified Commit cb594010 authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

chore(release): change package name

change package name according to PEP 625
parent 8444fbe9
No related branches found
No related tags found
1 merge request!79chore(build): change package name
Pipeline #616002 passed
import setuptools import setuptools
setuptools.setup( setuptools.setup(
name="perun.proxy.utils", name="perun_proxy_utils",
python_requires=">=3.9", python_requires=">=3.9",
url="https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils.git", url="https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils.git",
description="Utilities and monitoring probes for Perun ProxyIdP", description="Utilities and monitoring probes for Perun ProxyIdP",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment