Skip to content

Commit 9503cad

Browse files
committed
Update setup to comply with pypi
1 parent 1967d98 commit 9503cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
requirements = fr.read().splitlines()
2424

2525
setuptools.setup(
26-
name="fink-client",
26+
name="fink_client",
2727
version=fink_client.__version__,
2828
author="AstroLab Software",
2929
author_email="peloton@lal.in2p3.fr",

0 commit comments

Comments
 (0)